{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flemings-white-bridge-caravan-club-site-killarney",
  "name": "Fleming's White Bridge Caravan Club Site",
  "description": "Fleming's White Bridge Caravan Club Site is a campsite located in Killarney, Munster, and located in the woods and river/a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flemings-white-bridge-caravan-club-site-killarney",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee6e9b8645.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ballycasheen Road",
    "addressLocality": "Killarney",
    "postalCode": "V93 HW56",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.05725,
    "longitude": -9.46922
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}