{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/la-preghiera-e-un-dialogo-127814/#quotation",
            "text": "La preghiera è un dialogo con Dio.",
            "creator": {
                "@type": "Person",
                "name": "Billy Graham"
            },
            "url": "https://bfrasi.com/la-preghiera-e-un-dialogo-127814/",
            "image": "https://bfrasi.com/fotos/13/131b0c72654462f32f67f06b9f62dcb7.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/13/131b0c72654462f32f67f06b9f62dcb7.jpg",
            "contentUrl": "https://bfrasi.com/fotos/13/131b0c72654462f32f67f06b9f62dcb7.jpg",
            "caption": "La preghiera è un dialogo con Dio."
        }
    ]
}