Created
July 29, 2014 15:38
-
-
Save kpnemo/58964d313465d2878633 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": "restaurant_review", | |
| "formatName": "Come dine with me!", | |
| "title": "Restaurant review", | |
| "totalLength": 100, | |
| "tags": "food, restaurant, cooking", | |
| "transition": "fade_in", | |
| "description": "Take us with you to explore the world of eating out. Film your favorite restaurants and visit the new and exciting ones. Show your viewers the appetizing dishes, the beautiful locations and what happens inside the kitchens of every restaurant you choose.", | |
| "blocks": [ | |
| { | |
| "name": "Location preview", | |
| "order": 1, | |
| "mandatory": true, | |
| "length": 10, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box1.jpg", | |
| "camera": "rear", | |
| "flash": false, | |
| "hints": [ | |
| "Shoot the surrounding (use various angles) film the restaurant building and sign." | |
| ] | |
| }, | |
| { | |
| "name": "Interior design", | |
| "order": 2, | |
| "mandatory": false, | |
| "length": 5, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box2.jpg", | |
| "camera": "rear", | |
| "flash": false, | |
| "hints": [ | |
| "Film the inside of the restaurant - Make sure you shoot the special features of the place if there are some, for example: wine cellar, fish tank etc." | |
| ] | |
| }, | |
| { | |
| "name": "Inside the kitchen", | |
| "order": 3, | |
| "mandatory": false, | |
| "length": 5, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box3.jpg", | |
| "camera": "rare", | |
| "flash": true, | |
| "hints": [ | |
| "Use close ups to shoot the food being prepared and long shots for the kitchen. Film the chefs at work: Slice, mix, season, fry etc." | |
| ] | |
| }, | |
| { | |
| "name": "Interview the chef", | |
| "order": 4, | |
| "mandatory": false, | |
| "length": 20, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box4.jpg", | |
| "camera": "rare", | |
| "flash": true, | |
| "hints": [ | |
| "Film the interview in a quite place but with a related background. Use a medium shot for filming the chef.", | |
| "Ask about his vision for the restaurant, the type of food he prepare, the cooking process, etc." | |
| ] | |
| }, | |
| { | |
| "name": "Cocktail", | |
| "order": 5, | |
| "mandatory": false, | |
| "length": 5, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box5.jpg", | |
| "camera": "rare", | |
| "flash": true, | |
| "hints": [ | |
| "Shot the cocktail being made, and the presentation. Shoot yourself drinking it.", | |
| "Explain what’s inside the cocktail and give your impression." | |
| ] | |
| }, | |
| { | |
| "name": "Appetizer", | |
| "order": 6, | |
| "mandatory": false, | |
| "length": 10, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box6.jpg", | |
| "camera": "rare", | |
| "flash": true, | |
| "hints": [ | |
| "Use a close up to shoot the dish, and a medium shot of yourself tasting it", | |
| "Talk about the ingredients that used, the taste and the presentation." | |
| ] | |
| }, | |
| { | |
| "name": "Main course", | |
| "order": 7, | |
| "mandatory": true, | |
| "length": 15, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box6.jpg", | |
| "camera": "rare", | |
| "flash": true, | |
| "hints": [ | |
| "Use a close up to shoot the dish, and a medium shot of yourself tasting it", | |
| "Talk about the ingredients that used, the taste and the presentation." | |
| ] | |
| }, | |
| { | |
| "name": "Desert", | |
| "order": 8, | |
| "mandatory": true, | |
| "length": 15, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box6.jpg", | |
| "camera": "rare", | |
| "flash": true, | |
| "hints": [ | |
| "Use a close up to shoot the dish, and a medium shot of yourself tasting it", | |
| "Talk about the ingredients that used, the taste and the presentation." | |
| ] | |
| }, | |
| { | |
| "name": "Wrap up", | |
| "order": 9, | |
| "mandatory": true, | |
| "length": 15, | |
| "thumb": "http://cdn.showbox.com/format_assets/mobile_format/restaurant_review/box6.jpg", | |
| "camera": "rare", | |
| "flash": true, | |
| "hints": [ | |
| "Summarize the review: how was the food? How was the atmosphere? Worth a visit?" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment