{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/tutta-l-acqua-che-ci/#quotation",
            "text": "Tutta l'acqua che ci potrà mai essere, l'abbiamo già adesso.",
            "creator": {
                "@type": "Person",
                "name": "National Geographic."
            },
            "url": "https://bfrasi.com/tutta-l-acqua-che-ci/",
            "image": "https://bfrasi.com/fotos/c9/c91c7695b7f1294aa11c32c48ed0f469.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/c9/c91c7695b7f1294aa11c32c48ed0f469.jpg",
            "contentUrl": "https://bfrasi.com/fotos/c9/c91c7695b7f1294aa11c32c48ed0f469.jpg",
            "caption": "Tutta l'acqua che ci potrà mai essere, "
        }
    ]
}