{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/la-piu-costosa-di-tutte/#quotation",
            "text": "La più costosa di tutte le follie è credere fermamente in quello che palesemente non è vero. È l'occupazione principale del genere umano.",
            "creator": {
                "@type": "Person",
                "name": "Henry Louis Mencken"
            },
            "url": "https://bfrasi.com/la-piu-costosa-di-tutte/",
            "image": "https://bfrasi.com/fotos/89/89d31c78c23f37fd8a4427612ba413d2.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/89/89d31c78c23f37fd8a4427612ba413d2.jpg",
            "contentUrl": "https://bfrasi.com/fotos/89/89d31c78c23f37fd8a4427612ba413d2.jpg",
            "caption": "La più costosa di tutte le follie è cr"
        }
    ]
}