{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/solo-la-gente-comune/#quotation",
            "text": "Solo la gente comune lavora: le persone di buona famiglia fanno affari.",
            "creator": {
                "@type": "Person",
                "name": "Edgar Wallace"
            },
            "url": "https://bfrasi.com/solo-la-gente-comune/",
            "image": "https://bfrasi.com/fotos/83/83123a2c1589a62c50704ce056d68905.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/83/83123a2c1589a62c50704ce056d68905.jpg",
            "contentUrl": "https://bfrasi.com/fotos/83/83123a2c1589a62c50704ce056d68905.jpg",
            "caption": "Solo la gente comune lavora: le persone "
        }
    ]
}