{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/non-sono-un-romeo-e-il/#quotation",
            "text": "Non sono un Romeo e il colpo di fulmine con me non funziona. Ogni relazione che comincio richiede un processo più lungo dell'innamoramento istantaneo.",
            "creator": {
                "@type": "Person",
                "name": "Leonardo DiCaprio"
            },
            "url": "https://bfrasi.com/non-sono-un-romeo-e-il/",
            "image": "https://bfrasi.com/fotos/b5/b50d125ad7924a23539b5ee3e123a7f4.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/b5/b50d125ad7924a23539b5ee3e123a7f4.jpg",
            "contentUrl": "https://bfrasi.com/fotos/b5/b50d125ad7924a23539b5ee3e123a7f4.jpg",
            "caption": "Non sono un Romeo e il colpo di fulmine "
        }
    ]
}