{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-peel-asten-heusden-nl",
  "name": "Camping De Peel",
  "description": "Camping De Peel is situated on the border of Noord-Brabant and Limburg, in the centre of the Peel area. On this small-sized family campsite, priority...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-peel-asten-heusden-nl",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c4de7afea4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Behelp 13",
    "addressLocality": "Asten/Heusden",
    "postalCode": "5725 TG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.37294,
    "longitude": 5.75258
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 20,
    "bestRating": 10,
    "worstRating": 1
  }
}