{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/il-potere-piace-proprio/#quotation",
            "text": "Il potere piace proprio perché suscita invidia.",
            "creator": {
                "@type": "Person",
                "name": "Luciano De Crescenzo"
            },
            "url": "https://bfrasi.com/il-potere-piace-proprio/",
            "image": "https://bfrasi.com/fotos/12/12fd5b2b866858281404434d1b9a0284.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/12/12fd5b2b866858281404434d1b9a0284.jpg",
            "contentUrl": "https://bfrasi.com/fotos/12/12fd5b2b866858281404434d1b9a0284.jpg",
            "caption": "Il potere piace proprio perché suscita "
        }
    ]
}