{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/la-cosa-piu-veloce-e/#quotation",
            "text": "La cosa più veloce è l'intelletto, perché tutto attraversa",
            "creator": {
                "@type": "Person",
                "name": "Talete"
            },
            "url": "https://bfrasi.com/la-cosa-piu-veloce-e/",
            "image": "https://bfrasi.com/fotos/d6/d6c1644ae4fe88807f5ddace83d9e537.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/d6/d6c1644ae4fe88807f5ddace83d9e537.jpg",
            "contentUrl": "https://bfrasi.com/fotos/d6/d6c1644ae4fe88807f5ddace83d9e537.jpg",
            "caption": "La cosa più veloce è l'intelletto, per"
        }
    ]
}