{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/mostrami-un-tipo-che/#quotation",
            "text": "Mostrami un tipo che ha paura di far bruttafigura, e io ti mostrerò un tipo che puoi battere ogni volta.",
            "creator": {
                "@type": "Person",
                "name": "Lou Brock"
            },
            "url": "https://bfrasi.com/mostrami-un-tipo-che/",
            "image": "https://bfrasi.com/fotos/b2/b2b8e0dd2ad9eea0f353cf2d1743b144.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/b2/b2b8e0dd2ad9eea0f353cf2d1743b144.jpg",
            "contentUrl": "https://bfrasi.com/fotos/b2/b2b8e0dd2ad9eea0f353cf2d1743b144.jpg",
            "caption": "Mostrami un tipo che ha paura di far bru"
        }
    ]
}