{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/l-automobile-del-futuro/#quotation",
            "text": "L'automobile del futuro sarà più veloce del suono. Così il guidatore sarà all'ospedale prima di accendere il motore.",
            "creator": {
                "@type": "Person",
                "name": "Henny Youngman"
            },
            "url": "https://bfrasi.com/l-automobile-del-futuro/",
            "image": "https://bfrasi.com/fotos/0d/0d86ff13f2168a0c0eb4c8ef8ef318b4.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/0d/0d86ff13f2168a0c0eb4c8ef8ef318b4.jpg",
            "contentUrl": "https://bfrasi.com/fotos/0d/0d86ff13f2168a0c0eb4c8ef8ef318b4.jpg",
            "caption": "L'automobile del futuro sarà più veloc"
        }
    ]
}