{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/mi-preoccupa-il-fatto/#quotation",
            "text": "Mi preoccupa il fatto che la vita stia diventando sempre più veloce.",
            "creator": {
                "@type": "Person",
                "name": "John Lasseter"
            },
            "url": "https://bfrasi.com/mi-preoccupa-il-fatto/",
            "image": "https://bfrasi.com/fotos/ed/edf9caacd6aed9274034cbd639c8908a.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/ed/edf9caacd6aed9274034cbd639c8908a.jpg",
            "contentUrl": "https://bfrasi.com/fotos/ed/edf9caacd6aed9274034cbd639c8908a.jpg",
            "caption": "Mi preoccupa il fatto che la vita stia d"
        }
    ]
}