{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/il-disprezzo-del-denaro/#quotation",
            "text": "Il disprezzo del denaro è un altro trucco dei ricchi per lasciare i poveri senza.",
            "creator": {
                "@type": "Person",
                "name": "Al Pacino - Michael Corleone"
            },
            "url": "https://bfrasi.com/il-disprezzo-del-denaro/",
            "image": "https://bfrasi.com/fotos/1d/1d13c5863784b39c17607d61795dfee6.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/1d/1d13c5863784b39c17607d61795dfee6.jpg",
            "contentUrl": "https://bfrasi.com/fotos/1d/1d13c5863784b39c17607d61795dfee6.jpg",
            "caption": "Il disprezzo del denaro è un altro truc"
        }
    ]
}