{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-tralee",
  "name": "Camping Woodlands",
  "description": "Camping Woodlands is a campsite in Tralee, Munster, located in a wood.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woodlands-tralee",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675023b2becb5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dan Spring Road",
    "addressLocality": "Tralee",
    "postalCode": "V92 RW89",
    "addressCountry": "IE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.26361,
    "longitude": -9.70306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}