{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/e-necessario-per-me-stabilire/#quotation",
            "text": "È necessario per me stabilire un'immagine vincente. Quindi, devo battere qualcuno.",
            "creator": {
                "@type": "Person",
                "name": "Richard Milhous Nixon"
            },
            "url": "https://bfrasi.com/e-necessario-per-me-stabilire/",
            "image": "https://bfrasi.com/fotos/ce/cece88144402dcdadfb957c06fee27f8.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/ce/cece88144402dcdadfb957c06fee27f8.jpg",
            "contentUrl": "https://bfrasi.com/fotos/ce/cece88144402dcdadfb957c06fee27f8.jpg",
            "caption": "È necessario per me stabilire un'immagi"
        }
    ]
}