Files
exercises/w11_promises/basics/assets/movies/2018/the-strangers-prey-at-night.json
Andrea Bianchi 1cb979a571 Promises
2026-05-11 09:06:42 +09:00

17 lines
634 B
JSON

{
"name": "The Strangers: Prey at Night",
"year": 2018,
"runtime": 85,
"categories": ["horror"],
"release-date": "2019-03-09",
"director": "Johannes Roberts",
"writer": ["Bryan Bertino", "Ben Ketai"],
"actors": [
"Christina Hendricks",
"Martin Henderson",
"Bailee Madison",
"Lewis Pullman"
],
"storyline": "A family's road trip takes a dangerous turn when they arrive at a secluded mobile home park to stay with some relatives and find it mysteriously deserted. Under the cover of darkness, three masked psychopaths pay them a visit to test the family's every limit as they struggle to survive."
}