{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/e-sicuramente-provato/#quotation",
            "text": "È sicuramente provato che con un semplice abbraccio si può trasmettere tutto ciò che prova il cuore.",
            "creator": {
                "@type": "Person",
                "name": "Patrizia Luzi"
            },
            "url": "https://bfrasi.com/e-sicuramente-provato/",
            "image": "https://bfrasi.com/fotos/38/387eac67a576e33240da0dec45d83744.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/38/387eac67a576e33240da0dec45d83744.jpg",
            "contentUrl": "https://bfrasi.com/fotos/38/387eac67a576e33240da0dec45d83744.jpg",
            "caption": "È sicuramente provato che con un sempli"
        }
    ]
}