{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/keel-camping-keel-achill-island",
  "name": "Keel Camping",
  "description": "Keel Camping is a campsite that is located in Keel, Connacht, and located near the sea and by a lake/recreational pond.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/keel-camping-keel-achill-island",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674df14167183.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Keel East",
    "addressLocality": "Keel (Achill Island)",
    "postalCode": "F28 EA47",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.97472,
    "longitude": -10.07703
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}