{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kilmore-quay-camping-holiday-park-ie",
  "name": "Kilmore Quay Camping & Holiday Park",
  "description": "Kilmore Quay Camping & Holiday Park is a campsite located in Kilmore Quay, Leinster, near the sea.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kilmore-quay-camping-holiday-park-ie",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67518f343b252.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crossfarnoge",
    "addressLocality": "Kilmore Quay",
    "postalCode": "Y35 R596",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17547,
    "longitude": -6.59186
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}