{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/la-passione-tiene-su/#quotation",
            "text": "La passione tiene su il fondo del mondo, mentre il genio pittura il suo tetto.",
            "creator": {
                "@type": "Person",
                "name": "Chang Ch'ao"
            },
            "url": "https://bfrasi.com/la-passione-tiene-su/",
            "image": "https://bfrasi.com/fotos/9e/9eb1e888de0bb0825246ff098de05d2c.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/9e/9eb1e888de0bb0825246ff098de05d2c.jpg",
            "contentUrl": "https://bfrasi.com/fotos/9e/9eb1e888de0bb0825246ff098de05d2c.jpg",
            "caption": "La passione tiene su il fondo del mondo,"
        }
    ]
}