{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/la-verita-dicono-e-semplice/#quotation",
            "text": "La verità - dicono - è semplice. Così semplice che difficilmente esiste.",
            "creator": {
                "@type": "Person",
                "name": "Ferruccio Masini"
            },
            "url": "https://bfrasi.com/la-verita-dicono-e-semplice/",
            "image": "https://bfrasi.com/fotos/51/51778da079bfb8f0e44048046836ec13.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/51/51778da079bfb8f0e44048046836ec13.jpg",
            "contentUrl": "https://bfrasi.com/fotos/51/51778da079bfb8f0e44048046836ec13.jpg",
            "caption": "La verità - dicono - è semplice. Così"
        }
    ]
}