{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/hollywood-non-mi-entusiasma/#quotation",
            "text": "Hollywood non mi entusiasma granché, preferisco bermi una bella tazza di cioccolata.",
            "creator": {
                "@type": "Person",
                "name": "Sir Noël Coward"
            },
            "url": "https://bfrasi.com/hollywood-non-mi-entusiasma/",
            "image": "https://bfrasi.com/fotos/7a/7a807be03d58378fe54cd908bcbb9454.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/7a/7a807be03d58378fe54cd908bcbb9454.jpg",
            "contentUrl": "https://bfrasi.com/fotos/7a/7a807be03d58378fe54cd908bcbb9454.jpg",
            "caption": "Hollywood non mi entusiasma granché, pr"
        }
    ]
}