{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/si-ottengono-grandi-cose/#quotation",
            "text": "Si ottengono grandi cose, dopo aver preso cura dei piccoli dettagli.",
            "creator": {
                "@type": "Person",
                "name": "Santy Giuliano"
            },
            "url": "https://bfrasi.com/si-ottengono-grandi-cose/",
            "image": "https://bfrasi.com/fotos/6d/6d610b9ea58b9127567ceb0605a8cdf5.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/6d/6d610b9ea58b9127567ceb0605a8cdf5.jpg",
            "contentUrl": "https://bfrasi.com/fotos/6d/6d610b9ea58b9127567ceb0605a8cdf5.jpg",
            "caption": "Si ottengono grandi cose, dopo aver pres"
        }
    ]
}