[
  {
    "id": "660e8400-e29b-41d4-a716-446655440001",
    "name": "The Ivy",
    "description": "Iconic British restaurant in the heart of London's theatre district, featuring classic dishes in an elegant Art Deco setting.",
    "category": "Fine Dining",
    "imageName": "the_ivy",
    "latitude": 51.5129,
    "longitude": -0.1278,
    "isPremium": true,
    "cuisine": "British, European",
    "priceRange": "$$$",
    "openingHours": "12:00 PM - 12:00 AM daily",
    "features": [
      "Reservations recommended",
      "Outdoor seating",
      "Private dining available",
      "Live music on weekends",
      "Full bar",
      "Celebrity hotspot"
    ],
    "dietaryOptions": ["Vegetarian", "Vegan", "Gluten-free", "Dairy-free"],
    "transport": {
      "nearestTube": ["Covent Garden", "Leicester Square"],
      "nearestBus": ["14", "19", "38"],
      "nearestTrain": ["Charing Cross"],
      "parking": "Public car parks on Drury Lane and Bedfordbury"
    },
    "accessibility": {
      "wheelchairAccessible": true,
      "stepFreeAccess": true,
      "audioGuides": false,
      "hearingLoops": false,
      "accessibleToilets": true,
      "notes": "Please call ahead for specific accessibility arrangements"
    },
    "website": "https://www.the-ivy.co.uk",
    "phoneNumber": "+44 20 7836 4751",
    "averageRating": 4.5,
    "reviewCount": 1250
  },
  {
    "id": "660e8400-e29b-41d4-a716-446655440002",
    "name": "Borough Market Kitchen",
    "description": "Vibrant food hall within London's historic Borough Market, offering diverse street food and artisan products.",
    "category": "Market",
    "imageName": "borough_market",
    "latitude": 51.5054,
    "longitude": -0.0909,
    "isPremium": false,
    "cuisine": "International, Street Food",
    "priceRange": "$$",
    "openingHours": "Mon-Thu: 10:00 AM - 5:00 PM, Fri: 10:00 AM - 6:00 PM, Sat: 8:00 AM - 5:00 PM",
    "features": [
      "No reservations needed",
      "Standing tables available",
      "Outdoor seating",
      "Cash and card accepted",
      "Great for lunch",
      "Food tours available"
    ],
    "dietaryOptions": ["Vegetarian", "Vegan", "Gluten-free", "Halal", "Kosher"],
    "transport": {
      "nearestTube": ["London Bridge"],
      "nearestBus": ["43", "141", "149", "521"],
      "nearestTrain": ["London Bridge"],
      "parking": "Limited, use Q-Park Snowsfields"
    },
    "accessibility": {
      "wheelchairAccessible": true,
      "stepFreeAccess": true,
      "audioGuides": false,
      "hearingLoops": false,
      "accessibleToilets": true,
      "notes": "Some areas can be crowded, best to visit during off-peak hours"
    },
    "website": "https://boroughmarket.org.uk",
    "phoneNumber": "+44 20 7407 1002",
    "averageRating": 4.7,
    "reviewCount": 3420
  },
  {
    "id": "660e8400-e29b-41d4-a716-446655440003",
    "name": "Dishoom Covent Garden",
    "description": "Popular Bombay café serving authentic Indian cuisine in a nostalgic setting inspired by 1960s Bombay.",
    "category": "Restaurant",
    "imageName": "dishoom",
    "latitude": 51.5136,
    "longitude": -0.1221,
    "isPremium": false,
    "cuisine": "Indian, Bombay Café",
    "priceRange": "$$",
    "openingHours": "8:00 AM - 11:00 PM daily",
    "features": [
      "Walk-ins welcome",
      "Breakfast served all day",
      "Craft cocktails",
      "Outdoor seating",
      "Takeaway available",
      "Dog-friendly outdoors"
    ],
    "dietaryOptions": ["Vegetarian", "Vegan", "Gluten-free"],
    "transport": {
      "nearestTube": ["Covent Garden", "Holborn"],
      "nearestBus": ["1", "59", "68", "91", "168", "188"],
      "nearestTrain": ["Charing Cross"],
      "parking": "Use NCP Drury Lane or Bedfordbury"
    },
    "accessibility": {
      "wheelchairAccessible": true,
      "stepFreeAccess": false,
      "audioGuides": false,
      "hearingLoops": false,
      "accessibleToilets": true,
      "notes": "Some steps at entrance, staff can assist"
    },
    "website": "https://www.dishoom.com/covent-garden",
    "phoneNumber": "+44 20 7420 9320",
    "averageRating": 4.6,
    "reviewCount": 2890
  },
  {
    "id": "660e8400-e29b-41d4-a716-446655440004",
    "name": "The Churchill Arms",
    "description": "Historic pub famous for its stunning floral displays and excellent Thai food served in a traditional British pub setting.",
    "category": "Pub",
    "imageName": "churchill_arms",
    "latitude": 51.5067,
    "longitude": -0.1948,
    "isPremium": true,
    "cuisine": "Thai, British Pub",
    "priceRange": "$",
    "openingHours": "11:00 AM - 11:00 PM daily",
    "features": [
      "No reservations",
      "First come, first served",
      "Historic interior",
      "Beer garden",
      "Dog-friendly",
      "Instagram-worthy exterior"
    ],
    "dietaryOptions": ["Vegetarian", "Vegan options available"],
    "transport": {
      "nearestTube": ["Notting Hill Gate", "High Street Kensington"],
      "nearestBus": ["27", "28", "31", "70"],
      "nearestTrain": ["Paddington"],
      "parking": "Limited street parking, meters available"
    },
    "accessibility": {
      "wheelchairAccessible": false,
      "stepFreeAccess": false,
      "audioGuides": false,
      "hearingLoops": false,
      "accessibleToilets": false,
      "notes": "Historic building with narrow doorways and steps"
    },
    "website": null,
    "phoneNumber": "+44 20 7727 4242",
    "averageRating": 4.4,
    "reviewCount": 1680
  }
]
