[
  {
    "id": 1,
    "name": "The St. Regis New York",
    "city": "New York",
    "type": "hotel",
    "rating": 4.9,
    "photo_url": "https://images.unsplash.com/photo-1566073771259-6a8506099945?w=400&q=80",
    "description": "Iconic luxury hotel in Midtown Manhattan. Perfect for high-end editorial shoots.",
    "address": "2 E 55th St, New York, NY 10022",
    "is_featured": true,
    "is_active": true,
    "created_at": "2026-06-09T09:44:04.591Z",
    "updated_at": "2026-06-09T09:44:04.591Z"
  },
  {
    "id": 2,
    "name": "Chateau Marmont",
    "city": "Los Angeles",
    "type": "hotel",
    "rating": 4.7,
    "photo_url": "https://images.unsplash.com/photo-1551882547-ff40c63fe5fa?w=400&q=80",
    "description": "Legendary Hollywood hideaway. Discreet, storied, and iconic.",
    "address": "8221 Sunset Blvd, Los Angeles, CA 90046",
    "is_featured": true,
    "is_active": true,
    "created_at": "2026-06-09T09:44:06.379Z",
    "updated_at": "2026-06-09T09:44:06.379Z"
  },
  {
    "id": 3,
    "name": "The Lightbox Studio",
    "city": "New York",
    "type": "venue",
    "rating": 4.8,
    "photo_url": "https://images.unsplash.com/photo-1598928506311-c55ded91a20c?w=400&q=80",
    "description": "State-of-the-art photography studio with 20,000 sq ft of space in Chelsea.",
    "address": "259 W 30th St, New York, NY 10001",
    "is_featured": true,
    "is_active": true,
    "created_at": "2026-06-09T09:44:08.291Z",
    "updated_at": "2026-06-09T09:44:08.291Z"
  },
  {
    "id": 4,
    "name": "Malibu Compound",
    "city": "Los Angeles",
    "type": "safehouse",
    "rating": 4.9,
    "photo_url": "https://images.unsplash.com/photo-1613977257363-707ba9348227?w=400&q=80",
    "description": "Private oceanfront estate. Complete privacy for exclusive sessions.",
    "address": "Malibu, CA (address on booking)",
    "is_featured": true,
    "is_active": true,
    "created_at": "2026-06-09T09:44:09.953Z",
    "updated_at": "2026-06-09T09:44:09.953Z"
  },
  {
    "id": 5,
    "name": "Ritz Paris",
    "city": "Paris",
    "type": "hotel",
    "rating": 5,
    "photo_url": "https://images.unsplash.com/photo-1548614606-52b4451f994b?w=400&q=80",
    "description": "The definitive luxury address in Paris. Iconic Vendôme location.",
    "address": "15 Pl. Vendôme, 75001 Paris, France",
    "is_featured": true,
    "is_active": true,
    "created_at": "2026-06-09T09:44:11.713Z",
    "updated_at": "2026-06-09T09:44:11.713Z"
  },
  {
    "id": 6,
    "name": "Shoreditch Warehouse",
    "city": "London",
    "type": "venue",
    "rating": 4.6,
    "photo_url": "https://images.unsplash.com/photo-1497366216548-37526070297c?w=400&q=80",
    "description": "Raw industrial space converted into a versatile creative studio.",
    "address": "Shoreditch, London E1 (address on booking)",
    "is_featured": false,
    "is_active": true,
    "created_at": "2026-06-09T09:44:13.660Z",
    "updated_at": "2026-06-09T09:44:13.660Z"
  },
  {
    "id": 7,
    "name": "South Beach Villa",
    "city": "Miami",
    "type": "safehouse",
    "rating": 4.8,
    "photo_url": "https://images.unsplash.com/photo-1512917774080-9991f1c4c750?w=400&q=80",
    "description": "Exclusive waterfront villa in South Beach. Complete privacy guaranteed.",
    "address": "Miami Beach, FL (address on booking)",
    "is_featured": true,
    "is_active": true,
    "created_at": "2026-06-09T09:44:15.463Z",
    "updated_at": "2026-06-09T09:44:15.463Z"
  },
  {
    "id": 8,
    "name": "Aman Tokyo",
    "city": "Tokyo",
    "type": "hotel",
    "rating": 4.9,
    "photo_url": "https://images.unsplash.com/photo-1590490360182-c33d57733427?w=400&q=80",
    "description": "Urban sanctuary above the Otemachi Tower with sweeping city views.",
    "address": "1-5-6 Otemachi, Chiyoda City, Tokyo",
    "is_featured": false,
    "is_active": true,
    "created_at": "2026-06-09T09:44:17.104Z",
    "updated_at": "2026-06-09T09:44:17.104Z"
  }
]