{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/se-non-hai-un-fine-non/#quotation",
            "text": "Se non hai un fine, non devi preoccuparti dei mezzi.",
            "creator": {
                "@type": "Person",
                "name": "Fausto Cercignani"
            },
            "url": "https://bfrasi.com/se-non-hai-un-fine-non/",
            "image": "https://bfrasi.com/fotos/2f/2facf57b0a86edf610a4a42fd6546b82.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/2f/2facf57b0a86edf610a4a42fd6546b82.jpg",
            "contentUrl": "https://bfrasi.com/fotos/2f/2facf57b0a86edf610a4a42fd6546b82.jpg",
            "caption": "Se non hai un fine, non devi preoccupart"
        }
    ]
}