{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/l-ottimismo-e-la-mia/#quotation",
            "text": "l’ottimismo è la mia miglior difesa",
            "creator": {
                "@type": "Person",
                "name": "Rod Stewart"
            },
            "url": "https://bfrasi.com/l-ottimismo-e-la-mia/",
            "image": "https://bfrasi.com/fotos/97/973c289dedd621f521be75ff0f4282a7.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/97/973c289dedd621f521be75ff0f4282a7.jpg",
            "contentUrl": "https://bfrasi.com/fotos/97/973c289dedd621f521be75ff0f4282a7.jpg",
            "caption": "l’ottimismo è la mia miglior difesa"
        }
    ]
}