{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/il-medico-e-il-romanziere/#quotation",
            "text": "Il medico e il romanziere sono uomini che prima di tutti debbono interessarsi alle creature.",
            "creator": {
                "@type": "Person",
                "name": "André Maurois"
            },
            "url": "https://bfrasi.com/il-medico-e-il-romanziere/",
            "image": "https://bfrasi.com/fotos/b7/b7baa35bef6be87191b9e856696bcd78.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/b7/b7baa35bef6be87191b9e856696bcd78.jpg",
            "contentUrl": "https://bfrasi.com/fotos/b7/b7baa35bef6be87191b9e856696bcd78.jpg",
            "caption": "Il medico e il romanziere sono uomini ch"
        }
    ]
}