{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peacefully-located-pond-with-chalet-in-pelt",
  "name": "Peacefully located pond with chalet in Pelt",
  "description": "Domain with 2 ponds for rent (completely fenced)! Very quiet location to enjoy nature. Can be used f",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peacefully-located-pond-with-chalet-in-pelt",
  "image": [
    "https://campspace.com/media/medium/uploads/space/d3/74/45/d37445866d97cfff16fb32e2bdff44ad.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.23,
    "longitude": 5.49
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}