{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/l-orgoglio-in-amore/#quotation",
            "text": "L'orgoglio in amore è un limiteche sazia solo per un istante e poitorna la fame.",
            "creator": {
                "@type": "Person",
                "name": "Nina Zilli"
            },
            "url": "https://bfrasi.com/l-orgoglio-in-amore/",
            "image": "https://bfrasi.com/fotos/42/42eec71d2c9d39992c3a4d1da2984826.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/42/42eec71d2c9d39992c3a4d1da2984826.jpg",
            "contentUrl": "https://bfrasi.com/fotos/42/42eec71d2c9d39992c3a4d1da2984826.jpg",
            "caption": "L'orgoglio in amore è un limiteche sazi"
        }
    ]
}