{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/c-e-sempre-qualcosa-che/#quotation",
            "text": "C’è sempre qualcosa che si può fare. Sono quelli come me che si convincono che non è così.",
            "creator": {
                "@type": "Person",
                "name": "Cassandra Clare"
            },
            "url": "https://bfrasi.com/c-e-sempre-qualcosa-che/",
            "image": "https://bfrasi.com/fotos/5b/5b8dbd2fdcf4d4775a386cfda4d02aa0.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/5b/5b8dbd2fdcf4d4775a386cfda4d02aa0.jpg",
            "contentUrl": "https://bfrasi.com/fotos/5b/5b8dbd2fdcf4d4775a386cfda4d02aa0.jpg",
            "caption": "C’è sempre qualcosa che si può fare."
        }
    ]
}