{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/nel-regno-delle-idee/#quotation",
            "text": "Nel regno delle idee tutto dipende dall'entusiasmo ... nel mondoreale tutto si basa sulla perseveranza.",
            "creator": {
                "@type": "Person",
                "name": "Goethe"
            },
            "url": "https://bfrasi.com/nel-regno-delle-idee/",
            "image": "https://bfrasi.com/fotos/83/83fceac1757a3ee61e0b395e5bc577b6.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/83/83fceac1757a3ee61e0b395e5bc577b6.jpg",
            "contentUrl": "https://bfrasi.com/fotos/83/83fceac1757a3ee61e0b395e5bc577b6.jpg",
            "caption": "Nel regno delle idee tutto dipende dall'"
        }
    ]
}