{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/le-apparenze-sono-soltanto/#quotation",
            "text": "Le apparenze sono soltanto quello che sono. Piatte. Mute. Devono lasciar apparire solo sé stesse.",
            "creator": {
                "@type": "Person",
                "name": "Eric-Emmanuel Schmitt"
            },
            "url": "https://bfrasi.com/le-apparenze-sono-soltanto/",
            "image": "https://bfrasi.com/fotos/7d/7d76a5be16b31e21fb32bdb9887139f5.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/7d/7d76a5be16b31e21fb32bdb9887139f5.jpg",
            "contentUrl": "https://bfrasi.com/fotos/7d/7d76a5be16b31e21fb32bdb9887139f5.jpg",
            "caption": "Le apparenze sono soltanto quello che so"
        }
    ]
}