{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/se-qualcuno-ti-dice-di/#quotation",
            "text": "Se qualcuno ti dice di no oppure ti taglia fuori, ricorda che Michael Jordan dopo essere stato scartato al primo anno, è tornato ed è diventato il migliore di sempre.",
            "creator": {
                "@type": "Person",
                "name": "Magic Johnson"
            },
            "url": "https://bfrasi.com/se-qualcuno-ti-dice-di/",
            "image": "https://bfrasi.com/fotos/f0/f03934275c49f4dbc07896fe90f76fa9.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/f0/f03934275c49f4dbc07896fe90f76fa9.jpg",
            "contentUrl": "https://bfrasi.com/fotos/f0/f03934275c49f4dbc07896fe90f76fa9.jpg",
            "caption": "Se qualcuno ti dice di no oppure ti tagl"
        }
    ]
}