{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/il-coraggio-di-un-vincente/#quotation",
            "text": "Il coraggio di un vincente è andare avanti indipendentemente dai risultati.",
            "creator": {
                "@type": "Person",
                "name": "Gianluca Mancini"
            },
            "url": "https://bfrasi.com/il-coraggio-di-un-vincente/",
            "image": "https://bfrasi.com/fotos/da/dae5e039ef9ede3ff8712721f4d77ee6.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/da/dae5e039ef9ede3ff8712721f4d77ee6.jpg",
            "contentUrl": "https://bfrasi.com/fotos/da/dae5e039ef9ede3ff8712721f4d77ee6.jpg",
            "caption": "Il coraggio di un vincente è andare ava"
        }
    ]
}