{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enjoy-camping-near-pond-in-wooded-area-far-from-hustle-hu",
  "name": "Enjoy camping near a pond in a wooded area, far from the hustle and bustle",
  "description": "A beautiful and quiet area, in the middle of the woods. With a view of a pond and some animals such",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/enjoy-camping-near-pond-in-wooded-area-far-from-hustle-hu",
  "image": [
    "https://campspace.com/media/medium/uploads/space/99/4e/24/994e2484d2cd73f1c7fe8476c02a7f41.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16,
    "longitude": 4.72
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}