{
  "meta": {
    "version": "1.0.0",
    "generatedAt": "2026-02-24T00:00:00Z",
    "notes": "Virtual tour JSON for Niku’s Cafe (4 scenes). Scene 1 has two entrance nav points: to Scene 2 and Scene 4. Scene 2 leads to Scene 3. Booking hotspots added in Scene 2 (Tables 1–6), Scene 3 (Table 7), Scene 4 (Tables T1–T2) following Sharrazz booking schema."
  },
  "info": {
    "name": "Niku’s Cafe, Satya Niketan",
    "address": "H, 71, Satya Niketan Road, South Moti Bagh, Satya Niketan, Moti Bagh II, South Delhi 110021, Delhi, India",
    "phone": "+919289425040",
    "openingHours": "11:15 AM – 11:30 PM (Daily)",
    "costForTwo": "₹400 for two",
    "cuisines": [
      "North Indian",
      "Mughlai",
      "Rolls",
      "Pizza",
      "Fast Food",
      "Chinese",
      "Momos",
      "Biryani"
    ],
    "menu": "/static/assets/img/cafe/nikus/menu"
  },
  "theme": {
    "marker": "#f5c97a",
    "pulse": "#ffdca6",
    "glow": "#fff1d6",
    "tooltipBg": "#1b1f22",
    "title": "#f5c97a",
    "body": "#ffffff",
    "icon": "#f5c97a"
  },
  "scenes": [
    {
      "id": "2",
      "name": "Main Hall — Wide Seating View",
      "description": "Wide interior view of the main dining hall with table seating, patterned flooring, and decor.",
      "coords": {
        "building": "cafe-nikus",
        "floor": 1
      },
      "image": "static/assets/img/cafe/nikus/2.webp",
      "hotspots": [
        {
          "type": "nav",
          "bearing": 72.5,
          "pitch": -33,
          "to": "1",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.34
          }
        },
        {
          "type": "nav",
          "bearing": 280,
          "pitch": -24,
          "to": "3",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.36
          }
        },
        {
          "id": "1",
          "type": "booking",
          "name": "Indoor Table 1",
          "bearing": 332.6,
          "pitch": -19.6,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Indoor Table 1",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-1"
          }
        },
        {
          "id": "2",
          "type": "booking",
          "name": "Indoor Table 2",
          "bearing": 42.3,
          "pitch": -14.7,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Indoor Table 2",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-2"
          }
        },
        {
          "id": "3",
          "type": "booking",
          "name": "Indoor Table 3",
          "bearing": 108.8,
          "pitch": -17.7,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Indoor Table 3",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-3"
          }
        },
        {
          "id": "4",
          "type": "booking",
          "name": "Indoor Table 4",
          "bearing": 137.6,
          "pitch": -13.9,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Indoor Table 4",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-4"
          }
        },
        {
          "id": "5",
          "type": "booking",
          "name": "Indoor Table 5",
          "bearing": 181.9,
          "pitch": -9.5,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Indoor Table 5",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-5"
          }
        },
        {
          "id": "6",
          "type": "booking",
          "name": "Indoor Table 6",
          "bearing": 235.1,
          "pitch": -18,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Indoor Table 6",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-6"
          }
        }
      ],
      "srcWebp": "static/assets/img/cafe/nikus/2.webp",
      "srcWebpMobile": "static/assets/img/cafe/nikus/2_mobile.webp",
      "srcWebpMobileLow": "static/assets/img/cafe/nikus/2_mobile_low.webp"
    },
    {
      "id": "1",
      "name": "Street View — Niku’s Entrance",
      "description": "Street-level view showing Niku’s signage, storefront, and the lane outside. This scene has two entry navigation points.",
      "coords": {
        "building": "cafe-nikus",
        "floor": 0
      },
      "image": "static/assets/img/cafe/nikus/1.webp",
      "hotspots": [
        {
          "type": "nav",
          "bearing": 295,
          "pitch": -20,
          "to": "2",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.38
          }
        },
        {
          "type": "nav",
          "bearing": 251,
          "pitch": -16,
          "to": "4",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.38
          }
        }
      ],
      "srcWebp": "static/assets/img/cafe/nikus/1.webp",
      "srcWebpMobile": "static/assets/img/cafe/nikus/1_mobile.webp",
      "srcWebpMobileLow": "static/assets/img/cafe/nikus/1_mobile_low.webp"
    },
    {
      "id": "3",
      "name": "Birthday Decor Corner — Lounge Booth",
      "description": "Cozy corner seating with balloon decor and a lounge-style booth setup.",
      "coords": {
        "building": "cafe-nikus",
        "floor": 1
      },
      "image": "static/assets/img/cafe/nikus/3.webp",
      "hotspots": [
        {
          "type": "nav",
          "bearing": 102.5,
          "pitch": -2.1,
          "to": "2",
          "arrow": {
            "type": "arrow",
            "dir": "up",
            "size": 0.34
          }
        },
        {
          "id": "7",
          "type": "booking",
          "name": "Indoor Table 7",
          "bearing": 298.7,
          "pitch": -16.6,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Indoor Table 7",
            "minSeats": 2,
            "maxSeats": 8,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-7"
          }
        }
      ],
      "srcWebp": "static/assets/img/cafe/nikus/3.webp",
      "srcWebpMobile": "static/assets/img/cafe/nikus/3_mobile.webp",
      "srcWebpMobileLow": "static/assets/img/cafe/nikus/3_mobile_low.webp"
    },
    {
      "id": "4",
      "name": "Window Seating — Cabin Area",
      "description": "Smaller cabin/window seating area with wooden interiors and a large table setup.",
      "coords": {
        "building": "cafe-nikus",
        "floor": 1
      },
      "image": "static/assets/img/cafe/nikus/4.webp",
      "hotspots": [
        {
          "type": "nav",
          "bearing": 100,
          "pitch": -3,
          "to": "1",
          "arrow": {
            "type": "arrow",
            "dir": "down",
            "size": 0.34
          }
        },
        {
          "id": "T1",
          "type": "booking",
          "name": "Top Section Table T1",
          "bearing": 353.9,
          "pitch": -15.4,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Top Section Table T1",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-T1"
          }
        },
        {
          "id": "T2",
          "type": "booking",
          "name": "Top Section Table T2",
          "bearing": 302.3,
          "pitch": -23.9,
          "icon": {
            "type": "calendar",
            "dir": "up",
            "size": 0.35
          },
          "booking": {
            "label": "Top Section Table T2",
            "minSeats": 2,
            "maxSeats": 4,
            "defaultSeats": 2,
            "dateRangeDays": 7,
            "timeSlots": [
              "11:15–12:15",
              "12:15–13:15",
              "13:15–14:15",
              "14:15–15:15",
              "15:15–16:15",
              "16:15–17:15",
              "17:15–18:15",
              "18:15–19:15",
              "19:15–20:15",
              "20:15–21:15",
              "21:15–22:15",
              "22:15–23:15"
            ],
            "apiEndpoint": "/api/book",
            "spotId": "nikus-table-T2"
          }
        }
      ],
      "srcWebp": "static/assets/img/cafe/nikus/4.webp",
      "srcWebpMobile": "static/assets/img/cafe/nikus/4_mobile.webp",
      "srcWebpMobileLow": "static/assets/img/cafe/nikus/4_mobile_low.webp"
    }
  ]
}