{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/tutti-i-vestiti-delle/#quotation",
            "text": "Tutti i vestiti delle donne non sono che un compromesso tra il desiderio confessato di vestirsi e quello inconfessato di spogliarsi.",
            "creator": {
                "@type": "Person",
                "name": "Yutang Lin"
            },
            "url": "https://bfrasi.com/tutti-i-vestiti-delle/",
            "image": "https://bfrasi.com/fotos/54/5484a008c5e28f82d94e147acac449db.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/54/5484a008c5e28f82d94e147acac449db.jpg",
            "contentUrl": "https://bfrasi.com/fotos/54/5484a008c5e28f82d94e147acac449db.jpg",
            "caption": "Tutti i vestiti delle donne non sono che"
        }
    ]
}