{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/se-si-vuole-portare-avanti/#quotation",
            "text": "Se si vuole portare avanti un certo impegno in maniera seria ci si deve davvero concentrare senza distrazioni.",
            "creator": {
                "@type": "Person",
                "name": "Paolo Fox"
            },
            "url": "https://bfrasi.com/se-si-vuole-portare-avanti/",
            "image": "https://bfrasi.com/fotos/83/83e20d879d9eba338ca64aa9b9cc1bf0.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/83/83e20d879d9eba338ca64aa9b9cc1bf0.jpg",
            "contentUrl": "https://bfrasi.com/fotos/83/83e20d879d9eba338ca64aa9b9cc1bf0.jpg",
            "caption": "Se si vuole portare avanti un certo impe"
        }
    ]
}