{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/ognuno-e-artefice-della/#quotation",
            "text": "Ognuno è artefice della propria fortuna.",
            "creator": {
                "@type": "Person",
                "name": "Mathurin Régnier"
            },
            "url": "https://bfrasi.com/ognuno-e-artefice-della/",
            "image": "https://bfrasi.com/fotos/af/af51af56a0c96b7763144e0aac37e5b9.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/af/af51af56a0c96b7763144e0aac37e5b9.jpg",
            "contentUrl": "https://bfrasi.com/fotos/af/af51af56a0c96b7763144e0aac37e5b9.jpg",
            "caption": "Ognuno è artefice della propria fortuna"
        }
    ]
}