{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/non-sarai-mai-veloce/#quotation",
            "text": "Non sarai mai veloce quanto Storm... ma puoi essere più furbo di lui.",
            "creator": {
                "@type": "Person",
                "name": "Chris Cooper - Smokey"
            },
            "url": "https://bfrasi.com/non-sarai-mai-veloce/",
            "image": "https://bfrasi.com/fotos/ba/bab04bacca859af6549e224654b1363d.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/ba/bab04bacca859af6549e224654b1363d.jpg",
            "contentUrl": "https://bfrasi.com/fotos/ba/bab04bacca859af6549e224654b1363d.jpg",
            "caption": "Non sarai mai veloce quanto Storm... ma "
        }
    ]
}