{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/l-essereumano-e-forse/#quotation",
            "text": "L'essereumano è forse più in conflitto quando è convinto oltre ogni dubbio di essere nel giusto.",
            "creator": {
                "@type": "Person",
                "name": "Laurens van der Post"
            },
            "url": "https://bfrasi.com/l-essereumano-e-forse/",
            "image": "https://bfrasi.com/fotos/e8/e826eaaf7a8c5f8be22153762a98ebe2.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/e8/e826eaaf7a8c5f8be22153762a98ebe2.jpg",
            "contentUrl": "https://bfrasi.com/fotos/e8/e826eaaf7a8c5f8be22153762a98ebe2.jpg",
            "caption": "L'essereumano è forse più in conflitto"
        }
    ]
}