{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/l-incomprensione-reciproca/#quotation",
            "text": "L'incomprensione reciproca e l'indolenza fanno forse più male nel mondo della malignità e della cattiveria. Almeno queste due ultime sono certo più rare.",
            "creator": {
                "@type": "Person",
                "name": "Goethe"
            },
            "url": "https://bfrasi.com/l-incomprensione-reciproca/",
            "image": "https://bfrasi.com/fotos/85/85341392114b03cd69574ba505078ea5.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/85/85341392114b03cd69574ba505078ea5.jpg",
            "contentUrl": "https://bfrasi.com/fotos/85/85341392114b03cd69574ba505078ea5.jpg",
            "caption": "L'incomprensione reciproca e l'indolenza"
        }
    ]
}