{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/garrettstown-house-holiday-park-garrettstown-kinsale",
  "name": "Garrettstown House Holiday Park",
  "description": "Garrettstown House Holiday Park is a campsite located in Garrettstown, Munster.This terraced campsite and campsite on the slope offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/garrettstown-house-holiday-park-garrettstown-kinsale",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/674973b197cfb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R604",
    "addressLocality": "Garrettstown/Kinsale",
    "postalCode": "P17 NP66",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.65322,
    "longitude": -8.59117
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}