{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/harry-chiese-del-latte/#quotation",
            "text": "Harry chiese del latte per il suo caffè. Aveva iniziato a berlo così. Era un chiaro segno che stava invecchiando. ",
            "creator": {
                "@type": "Person",
                "name": "Jo Nesbø"
            },
            "url": "https://bfrasi.com/harry-chiese-del-latte/",
            "image": "https://bfrasi.com/fotos/33/33c6a2754710cc752fd82963e7dfad20.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/33/33c6a2754710cc752fd82963e7dfad20.jpg",
            "contentUrl": "https://bfrasi.com/fotos/33/33c6a2754710cc752fd82963e7dfad20.jpg",
            "caption": "Harry chiese del latte per il suo caffè"
        }
    ]
}