{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/la-piu-grande-fra-tutte/#quotation",
            "text": "La più grande fra tutte le debolezze è la paura apparire deboli.",
            "creator": {
                "@type": "Person",
                "name": "Jacques Bossuet"
            },
            "url": "https://bfrasi.com/la-piu-grande-fra-tutte/",
            "image": "https://bfrasi.com/fotos/d3/d3648b20cef64c86522d371f253cf92d.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/d3/d3648b20cef64c86522d371f253cf92d.jpg",
            "contentUrl": "https://bfrasi.com/fotos/d3/d3648b20cef64c86522d371f253cf92d.jpg",
            "caption": "La più grande fra tutte le debolezze è"
        }
    ]
}