{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/...-e-per-un-attimo-ho/#quotation",
            "text": "… e per un attimo ho pensato di amarla. Ma sono molto lento a pensare e pieno di regole interiori che agiscono da freno ai miei desideri.",
            "creator": {
                "@type": "Person",
                "name": "Francis Scott Fitzgerald"
            },
            "url": "https://bfrasi.com/...-e-per-un-attimo-ho/",
            "image": "https://bfrasi.com/fotos/0e/0e41b0e31163e77b76dffe8286412647.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/0e/0e41b0e31163e77b76dffe8286412647.jpg",
            "contentUrl": "https://bfrasi.com/fotos/0e/0e41b0e31163e77b76dffe8286412647.jpg",
            "caption": "… e per un attimo ho pensato di amarla"
        }
    ]
}