{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/c-e--chi-considera/#quotation",
            "text": "C'è' chi considera andare controcorrente... uno sforzo inutile per raggiungere il traguardo più lontano. Lo pensano quelli che seguono la corrente senza rendersi conto di girare in un cerchio già tracciato da altri.",
            "creator": {
                "@type": "Person",
                "name": "Carlo Peparello"
            },
            "url": "https://bfrasi.com/c-e--chi-considera/",
            "image": "https://bfrasi.com/fotos/39/392118d4092b01242a470a31734ce548.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/39/392118d4092b01242a470a31734ce548.jpg",
            "contentUrl": "https://bfrasi.com/fotos/39/392118d4092b01242a470a31734ce548.jpg",
            "caption": "C'è' chi considera andare controcorrent"
        }
    ]
}