{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ballinacourty-house-caravan-and-camping-park-glen-of-aherlow",
  "name": "Ballinacourty House Caravan and Camping Park",
  "description": "Ballinacourty House Caravan and Camping Park is a campsite in Stagdale Bridge, Munster.This campsite has non-smoking pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ballinacourty-house-caravan-and-camping-park-glen-of-aherlow",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674dec6390249.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ballinacourty",
    "addressLocality": "Glen of Aherlow",
    "postalCode": "E34 DF43",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.41628,
    "longitude": -8.21042
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}