{
    "scene": {
        "duration": 63,
        "fps": 30,
        "canvas": {
            "size": {
                "width": 1280,
                "height": 720
            },
            "bg_color": "000000"
        }
    },
    "assets": {
        "fonts": [
            {
                "id": "SourceSansPro-Bold",
                "family": "SourceSansPro",
                "weight": "bold",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/SourceSansPro/SourceSansPro-Bold.ttf"
            },
            {
                "id": "SourceSansPro-Light",
                "family": "SourceSansPro",
                "weight": null,
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/SourceSansPro/SourceSansPro-Light.ttf"
            },
            {
                "id": "DINOT-Bold",
                "family": "DINOT",
                "weight": "bold",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/DINOT/DINOT-Bold.otf"
            },
            {
                "id": "DINOT-Light",
                "family": "DINOT",
                "weight": "light",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/DINOT/DINOT-Light.otf"
            },
            {
                "id": "TradeGothicLTStd-Regular",
                "family": "Trade Gothic LT Std Cn",
                "weight": "normal",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/TradeGothicCond/TradeGothicLTStd-Regular.otf"
            },
            {
                "id": "TradeGothicLTStd-Bold",
                "family": "Trade Gothic LT Std",
                "weight": "bold",
                "style": "normal",
                "src": "/var/app/Vidbot-V2/assets/fonts/TradeGothicCond/TradeGothicLTStd-Bold.otf"
            }
        ]
    },
    "render": {},
    "encode": {
        "output": "/var/www/html/clients/24140/video/65867BBE-FA41-C99A-9515-07D6305303F2.mp4",
        "log": true
    },
    "clips": [
        {
            "id": "audio_vo",
            "type": "audio",
            "start": 0,
            "duration": 63,
            "src": "file:///var/www/html/clients/24140/audio/65867BBE-FA41-C99A-9515-07D6305303F2.mp3",
            "options": {
                "volume": 1
            }
        },
        {
            "id": "bg_music",
            "type": "audio",
            "start": 0,
            "duration": 60,
            "src": "file:///var/app/video_pre_processor/assets/vidbot/_files/audio/RF10_EDM_3.mp3",
            "options": {
                "volume": "0.15",
                "fade": {
                    "out": {
                        "time": 60,
                        "duration": 1
                    }
                }
            }
        },
        {
            "id": "bg",
            "type": "canvas",
            "class": "KenBurnsSlideshow",
            "start": 0,
            "duration": 60,
            "options": {
                "size": {
                    "width": "100%",
                    "height": "100%"
                },
                "position": {
                    "align": "middle center",
                    "dx": 0,
                    "dy": 0
                },
                "theme": {
                    "colors": {
                        "bg": "#ffffff"
                    },
                    "opacity": {
                        "bg": 1
                    }
                },
                "anim": {
                    "trans": 1,
                    "to": {
                        "time": 0.5,
                        "opacity": 0
                    }
                },
                "frames": [
                    {
                        "id": "1",
                        "time": 60,
                        "img": {
                            "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_1.jpg",
                            "fit": "cover",
                            "opacity": 0.5,
                            "filters": [
                                {
                                    "type": "Grayscale"
                                }
                            ]
                        }
                    }
                ]
            }
        },
        {
            "id": "quad",
            "type": "canvas",
            "class": "QuadSlideshow",
            "start": 0,
            "duration": 60,
            "options": {
                "theme": {
                    "colors": {
                        "primary": "#ffffff",
                        "secondary": "#2a6bac",
                        "primary_text": "#000000",
                        "secondary_text": "#ffffff"
                    },
                    "fonts": {
                        "light": {
                            "font_id": "DINOT-Light"
                        },
                        "bold": {
                            "font_id": "DINOT-Bold"
                        }
                    }
                },
                "anim": {
                    "trans": 1
                },
                "slides": [
                    {
                        "type": "titlesheet",
                        "_start": 0,
                        "duration": 3,
                        "content": {
                            "title": {
                                "lines": [
                                    "2023",
                                    "Ford",
                                    "Transit 350 XL"
                                ]
                            },
                            "subtitle": {
                                "lines": [
                                    "9,488 miles"
                                ]
                            },
                            "footer": {
                                "lines": [
                                    "Bud Cross Ford",
                                    "979-567-4621",
                                    "www.budcrossfordtx.com"
                                ]
                            }
                        },
                        "images": {
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "info",
                        "_start": 3,
                        "duration": 3,
                        "content": {
                            "info": [
                                {
                                    "label": "Year",
                                    "value": "2023"
                                },
                                {
                                    "label": "Ford",
                                    "value": "Transit"
                                },
                                {
                                    "label": "Engine",
                                    "value": "V6 Cylinde"
                                },
                                {
                                    "label": "Trim",
                                    "value": "350 XL"
                                }
                            ]
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1.1,
                                        "to": 1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "badges",
                        "_start": 6,
                        "duration": 3,
                        "content": {
                            "badges": {
                                "icon_size": 100,
                                "max_badge_width": 150,
                                "justify": "center",
                                "items": [
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_style.svg"
                                        },
                                        "text": {
                                            "label": "Year",
                                            "sublabel": "2023"
                                        }
                                    },
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_tire.svg"
                                        },
                                        "text": {
                                            "label": "Mileage",
                                            "sublabel": "9,488"
                                        }
                                    },
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_shiftknob.svg"
                                        },
                                        "text": {
                                            "label": "Transmission",
                                            "sublabel": "-Speed"
                                        }
                                    },
                                    {
                                        "icon": {
                                            "src": "file:///var/app/video_pre_processor/assets/carstory/icons/icn_engine.svg"
                                        },
                                        "text": {
                                            "label": "Engine",
                                            "sublabel": "V6 Cylinde"
                                        }
                                    }
                                ]
                            }
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_21.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 9,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_1.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 12,
                        "duration": 1,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "label",
                        "_start": 12.08,
                        "duration": 3,
                        "content": {
                            "odometer": {
                                "unit": "mi",
                                "lines": [
                                    "9,488"
                                ]
                            }
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_8.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "right middle",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "left middle",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 15.08,
                        "duration": 2,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_1.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "options",
                        "_start": 16.509999999999998,
                        "duration": 10,
                        "content": {
                            "options": {
                                "scroll": {
                                    "speed": 35,
                                    "delay": 1
                                },
                                "lines": [
                                    [
                                        "8 Speakers"
                                    ],
                                    [
                                        "Day/night Rearview Mirror"
                                    ],
                                    [
                                        "Black Door Handles"
                                    ],
                                    [
                                        "4-piece Floor Mat Set"
                                    ],
                                    [
                                        "3.73 Axle Ratio"
                                    ],
                                    [
                                        "Gvwr: 9250 Lbs"
                                    ],
                                    [
                                        "50-state Emissions System"
                                    ],
                                    [
                                        "Engine Auto Stop-start",
                                        "Feature"
                                    ],
                                    [
                                        "Transmission W/oil Cooler"
                                    ],
                                    [
                                        "Rear-wheel Drive"
                                    ],
                                    [
                                        "70-amp/hr",
                                        "Maintenance-free Battery",
                                        "W/run Down Protection"
                                    ],
                                    [
                                        "Hd 250 Amp Alternator"
                                    ],
                                    [
                                        "3097# Maximum Payload"
                                    ],
                                    [
                                        "Gas-pressurized Front",
                                        "Shock Absorbers And Hd",
                                        "Gas-pressurized Rear",
                                        "Shock Absorbers"
                                    ],
                                    [
                                        "Front Anti-roll Bar"
                                    ],
                                    [
                                        "Electric Power-assist",
                                        "Steering"
                                    ],
                                    [
                                        "25.1 Gal. Fuel Tank"
                                    ],
                                    [
                                        "Single Stainless Steel",
                                        "Exhaust"
                                    ],
                                    [
                                        "Strut Front Suspension",
                                        "W/coil Springs"
                                    ],
                                    [
                                        "Solid Axle Rear",
                                        "Suspension W/leaf Springs"
                                    ],
                                    [
                                        "4-wheel Disc Brakes",
                                        "W/4-wheel Abs Front",
                                        "Vented Discs Brake Assist",
                                        "Hill Hold Control And",
                                        "Electric Parking Brake"
                                    ],
                                    [
                                        "Tires: 235/65r16c 121/119",
                                        "R As Bsw"
                                    ],
                                    [
                                        "Steel Spare Wheel"
                                    ],
                                    [
                                        "Black Rear Bumper W/1 Tow",
                                        "Hook"
                                    ],
                                    [
                                        "Body-colored Front Bumper"
                                    ]
                                ]
                            }
                        },
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_6.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "middle center",
                                        "scale": 1.1
                                    },
                                    "to": {
                                        "align": "middle center",
                                        "scale": 1
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 26.509999999999998,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_1.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 29.509999999999998,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_2.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 32.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_3.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_4.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 35.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_4.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_5.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 38.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_5.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_6.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 41.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_6.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_7.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 44.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_7.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_8.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 47.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_8.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_9.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 50.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_9.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_10.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 53.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_10.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_11.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 56.51,
                        "duration": 3,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_11.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_12.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    },
                    {
                        "type": "image",
                        "_start": 59.51,
                        "duration": 1,
                        "images": {
                            "left": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_12.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "top center",
                                        "scale": 1.05
                                    }
                                }
                            },
                            "right": {
                                "src": "file:///var/www/html/clients/24140/images/65867BBE-FA41-C99A-9515-07D6305303F2_13.jpg",
                                "fit": "cover",
                                "anim": {
                                    "from": {
                                        "align": "top center",
                                        "scale": 1.05
                                    },
                                    "to": {
                                        "align": "bottom center",
                                        "scale": 1.05
                                    }
                                }
                            }
                        }
                    }
                ]
            }
        },
        {
            "id": "map",
            "type": "canvas",
            "class": "RenMap",
            "start": 60,
            "duration": 3,
            "options": {
                "size": {
                    "width": "auto",
                    "height": "auto"
                },
                "position": {
                    "align": "top left",
                    "dx": 0,
                    "dy": 0
                },
                "anim": {
                    "from": {
                        "time": 0.5,
                        "opacity": 0
                    },
                    "to": {
                        "time": 0.5,
                        "opacity": 0
                    }
                },
                "content": {
                    "title": {
                        "font_id": "DINOT-Bold",
                        "size": 24,
                        "lines": [
                            "Bud Cross Ford"
                        ]
                    },
                    "subtitle": {
                        "font_id": "DINOT-Bold",
                        "size": 14,
                        "lines": [
                            "150 STATE HIGHWAY 36 S Caldwell TX 77836 | 979-567-4621 | www.budcrossfordtx.com"
                        ]
                    },
                    "map": {
                        "src": "file:///var/www/html/clients/24140/library/map_720.jpg"
                    }
                },
                "theme": {
                    "colors": {
                        "main": "#ffffff",
                        "accent": "#2a6bac",
                        "text": "#000000"
                    }
                }
            },
            "level": 20
        }
    ]
}