User:AidenPalomo/sandbox


{

 "@context": "en.wikipedia.com",
 "@type": "Movie",
 "name": "The Footage",
 "datePublished": "2024",
 "genre": ["Horror", "Thriller"],
 "duration": "PT1H25M", 
 "description": ""The Footage" is a backrooms film where they have to investigate of a missing person named Castle Nicholson. Ethan was researching it and wanted to show everybody and started to investigate.",
 "director": { Aiden Palomo
   "@type": "Person",
   "name": "Aiden Palomo"
 },
 "writer": { Aiden Palomo
   "@type": "Person",
   "name": "Aiden Palomo"
 },
 "producer": {
   "@type": "Person",
   "name": "Aiden Palomo"
 },
 "image": "https://example.com/images/the-footage-poster.jpg", 
 "url": "https://example.com/the-footage",
 "sameAs": [
   "https://www.imdb.com/title/tt12345678/",
   
 ]

}