{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/non-ci-sono-fortezze/#quotation",
            "text": "Non ci sono fortezze inespugnabili ma solo fortezze che non sono state sufficientemente assediate.",
            "creator": {
                "@type": "Person",
                "name": "Marcela Serrano"
            },
            "url": "https://bfrasi.com/non-ci-sono-fortezze/",
            "image": "https://bfrasi.com/fotos/9f/9f7559dc65cd3fc9f0655c6937ab9b4b.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/9f/9f7559dc65cd3fc9f0655c6937ab9b4b.jpg",
            "contentUrl": "https://bfrasi.com/fotos/9f/9f7559dc65cd3fc9f0655c6937ab9b4b.jpg",
            "caption": "Non ci sono fortezze inespugnabili ma so"
        }
    ]
}