{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/in-momenti-bui-arrivo/#quotation",
            "text": "In momenti bui arrivo anche ad invidiare chi ha già superato la grande prova, ma solo per un attimo: non potrei mai rinunciare alle future meraviglie che mi attendono.",
            "creator": {
                "@type": "Person",
                "name": "Gianni CIRULLO"
            },
            "url": "https://bfrasi.com/in-momenti-bui-arrivo/",
            "image": "https://bfrasi.com/fotos/65/65cb27ad06f07ce322f27941ebe52813.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/65/65cb27ad06f07ce322f27941ebe52813.jpg",
            "contentUrl": "https://bfrasi.com/fotos/65/65cb27ad06f07ce322f27941ebe52813.jpg",
            "caption": "In momenti bui arrivo anche ad invidiare"
        }
    ]
}