[
  {
    "id": "hotel-1",
    "name": "The Shelbourne",
    "slug": "the-shelbourne",
    "description": "An iconic five-star hotel on St Stephen's Green, The Shelbourne has been Dublin's grand dame of hospitality since 1824. Experience world-class amenities in the heart of Ireland's capital.",
    "location": {
      "city": "Dublin",
      "county": "Dublin",
      "address": "27 St Stephen's Green, Dublin 2",
      "lat": 53.3389,
      "lng": -6.2594
    },
    "image": "https://images.unsplash.com/photo-1566073771259-6a8506099945?w=800&q=80",
    "images": [
      "https://images.unsplash.com/photo-1566073771259-6a8506099945?w=800&q=80",
      "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?w=800&q=80"
    ],
    "rating": 4.9,
    "featured": true,
    "enabled": true
  },
  {
    "id": "hotel-2",
    "name": "The Merrion Hotel",
    "slug": "the-merrion",
    "description": "Set in four Georgian townhouses overlooking Merrion Square, The Merrion combines classical elegance with contemporary luxury and an award-winning art collection.",
    "location": {
      "city": "Dublin",
      "county": "Dublin",
      "address": "Upper Merrion Street, Dublin 2",
      "lat": 53.3397,
      "lng": -6.2478
    },
    "image": "https://images.unsplash.com/photo-1551882547-ff40c63fe5fa?w=800&q=80",
    "images": [
      "https://images.unsplash.com/photo-1551882547-ff40c63fe5fa?w=800&q=80",
      "https://images.unsplash.com/photo-1618773928121-c32242e63f39?w=800&q=80"
    ],
    "rating": 4.8,
    "featured": true,
    "enabled": true
  },
  {
    "id": "hotel-3",
    "name": "Ashford Castle",
    "slug": "ashford-castle",
    "description": "A magnificent 800-year-old castle on the shores of Lough Corrib, Ashford Castle offers an unforgettable escape into Irish history and luxury.",
    "location": {
      "city": "Cong",
      "county": "Mayo",
      "address": "Ashford Castle Estate, Cong, Co. Mayo",
      "lat": 53.5436,
      "lng": -9.2869
    },
    "image": "https://images.unsplash.com/photo-1571896349842-33c89424de2d?w=800&q=80",
    "images": [
      "https://images.unsplash.com/photo-1571896349842-33c89424de2d?w=800&q=80",
      "https://images.unsplash.com/photo-1571896349842-33c89424de2d?w=800&q=80"
    ],
    "rating": 4.9,
    "featured": true,
    "enabled": true
  },
  {
    "id": "hotel-4",
    "name": "Adare Manor",
    "slug": "adare-manor",
    "description": "A neo-Gothic masterpiece set on 840 acres of parkland in County Limerick, Adare Manor is home to a championship golf course and exceptional wellness facilities.",
    "location": {
      "city": "Adare",
      "county": "Limerick",
      "address": "Adare, Co. Limerick",
      "lat": 52.5642,
      "lng": -8.7903
    },
    "image": "https://images.unsplash.com/photo-1566073771259-6a8506099945?w=800&q=80",
    "images": [
      "https://images.unsplash.com/photo-1566073771259-6a8506099945?w=800&q=80"
    ],
    "rating": 4.9,
    "featured": true,
    "enabled": true
  },
  {
    "id": "hotel-5",
    "name": "The Europe Hotel & Resort",
    "slug": "the-europe-hotel",
    "description": "Perched on the shores of Lough Léin with breathtaking views of the MacGillycuddy's Reeks, The Europe is Killarney's premier lakeside resort.",
    "location": {
      "city": "Killarney",
      "county": "Kerry",
      "address": "Fossa, Killarney, Co. Kerry",
      "lat": 52.0597,
      "lng": -9.5547
    },
    "image": "https://images.unsplash.com/photo-1571896349842-33c89424de2d?w=800&q=80",
    "images": [
      "https://images.unsplash.com/photo-1571896349842-33c89424de2d?w=800&q=80",
      "https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?w=800&q=80"
    ],
    "rating": 4.7,
    "featured": true,
    "enabled": true
  }
]