{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/molti-credono-che-lavorare/#quotation",
            "text": "Molti credono che lavorare in televisione ti dia modo di imparare ad essere più veloce.",
            "creator": {
                "@type": "Person",
                "name": "Ken Kwapis"
            },
            "url": "https://bfrasi.com/molti-credono-che-lavorare/",
            "image": "https://bfrasi.com/fotos/2e/2ea4874f2e6e908f6a36234d8c9b21ca.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/2e/2ea4874f2e6e908f6a36234d8c9b21ca.jpg",
            "contentUrl": "https://bfrasi.com/fotos/2e/2ea4874f2e6e908f6a36234d8c9b21ca.jpg",
            "caption": "Molti credono che lavorare in television"
        }
    ]
}