{
    "products": [
        {
            "id": "1",
            "title": "Photo Frame",
            "image": "https://42biz.in/keen/unity/images/products/product1.jpg",
            "target_name": "Product1",
            "video_file": "product1.mp4"
        },
        {
            "id": "2",
            "title": "Key Chain",
            "image": "https://42biz.in/keen/unity/images/products/product2.jpg",
            "target_name": "Product2",
            "video_file": "product2.mp4"
        },
        {
            "id": "3",
            "title": "Pocket Card",
            "image": "https://42biz.in/keen/unity/images/products/product3.jpg",
            "target_name": "Product3",
            "video_file": "product3.mp4"
        },
        {
            "id": "4",
            "title": "Pocket Card",
            "image": "https://42biz.in/keen/unity/images/products/product4.jpg",
            "target_name": "Product4",
            "video_file": "product4.mp4"
        }
    ]
}