{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Quotation",
            "@id": "https://bfrasi.com/non-sono-un-tipo-che/#quotation",
            "text": "Non sono un tipo che ha bisogno di controllare tutto. Quando parlo con gli attori non do loro istruzioni specifiche, perché voglio che mi sorprendano.",
            "creator": {
                "@type": "Person",
                "name": "Alejandro Amenábar"
            },
            "url": "https://bfrasi.com/non-sono-un-tipo-che/",
            "image": "https://bfrasi.com/fotos/96/9621bccc7cf2dada62b12111b13af885.jpg",
            "description": ""
        },
        {
            "@type": "ImageObject",
            "url": "https://bfrasi.com/fotos/96/9621bccc7cf2dada62b12111b13af885.jpg",
            "contentUrl": "https://bfrasi.com/fotos/96/9621bccc7cf2dada62b12111b13af885.jpg",
            "caption": "Non sono un tipo che ha bisogno di contr"
        }
    ]
}