{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/e-bello-avere-una-persona/#quotation",
            "text": "È bello avere una persona sulla quale farefantasie durante il giorno. Anche se è sconosciuta.",
            "creator": {
                "@type": "Person",
                "name": "Fabio Volo"
            },
            "url": "https://bfrasi.com/e-bello-avere-una-persona/",
            "image": "https://bfrasi.com/fotos/66/66fd5930fa8e2cae35680cbd070b6364.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/66/66fd5930fa8e2cae35680cbd070b6364.jpg",
            "contentUrl": "https://bfrasi.com/fotos/66/66fd5930fa8e2cae35680cbd070b6364.jpg",
            "caption": "È bello avere una persona sulla quale f"
        }
    ]
}