{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/i-treni-ad-alta-velocita/#quotation",
            "text": "I treni ad alta velocità sono impossibili: i passeggeri non potrebbero respirare e morirebbero di asfissia.",
            "creator": {
                "@type": "Person",
                "name": "Dionysus Lardner"
            },
            "url": "https://bfrasi.com/i-treni-ad-alta-velocita/",
            "image": "https://bfrasi.com/fotos/14/140686ed13c7d43cf6be84713f9cfe5e.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/14/140686ed13c7d43cf6be84713f9cfe5e.jpg",
            "contentUrl": "https://bfrasi.com/fotos/14/140686ed13c7d43cf6be84713f9cfe5e.jpg",
            "caption": "I treni ad alta velocità sono impossibi"
        }
    ]
}