{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/se-c-e-qualcosa-che/#quotation",
            "text": "Se c'è qualcosa che vale la pena di essere fatta, allora è meglio farla molto lentamente. ",
            "creator": {
                "@type": "Person",
                "name": "Gypsy Rose Lee"
            },
            "url": "https://bfrasi.com/se-c-e-qualcosa-che/",
            "image": "https://bfrasi.com/fotos/f8/f86fa4f79e49369f8106079a1807a6c0.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/f8/f86fa4f79e49369f8106079a1807a6c0.jpg",
            "contentUrl": "https://bfrasi.com/fotos/f8/f86fa4f79e49369f8106079a1807a6c0.jpg",
            "caption": "Se c'è qualcosa che vale la pena di ess"
        }
    ]
}