{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/nell-amore-astratto/#quotation",
            "text": "Nell'amore astratto per l'umanità quasi sempre si finisce per amare solo sé stessi.",
            "creator": {
                "@type": "Person",
                "name": "Fëdor Dostoevskij"
            },
            "url": "https://bfrasi.com/nell-amore-astratto/",
            "image": "https://bfrasi.com/fotos/39/39f2ed9e766a027e0f357216a9f89764.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/39/39f2ed9e766a027e0f357216a9f89764.jpg",
            "contentUrl": "https://bfrasi.com/fotos/39/39f2ed9e766a027e0f357216a9f89764.jpg",
            "caption": "Nell'amore astratto per l'umanità quasi"
        }
    ]
}