{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/per-creare-empatia-con/#quotation",
            "text": "Per creare empatia con i personaggi devi sintonizzarti con il mondo.",
            "creator": {
                "@type": "Person",
                "name": "Shawn Levy"
            },
            "url": "https://bfrasi.com/per-creare-empatia-con/",
            "image": "https://bfrasi.com/fotos/47/474d717b27450ed81228b55b3b1fbe0e.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/47/474d717b27450ed81228b55b3b1fbe0e.jpg",
            "contentUrl": "https://bfrasi.com/fotos/47/474d717b27450ed81228b55b3b1fbe0e.jpg",
            "caption": "Per creare empatia con i personaggi devi"
        }
    ]
}