{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/open-air-campsite-in-aubel-getaway-near-the-hautes-fagnes",
  "name": "Open-air campsite in Aubel, getaway near the Hautes Fagnes",
  "description": "This magnificent little farmhouse in the heart of the Pays de Herve countryside extends over 2 hecta",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/open-air-campsite-in-aubel-getaway-near-the-hautes-fagnes",
  "image": [
    "https://campspace.com/media/medium/uploads/space/d3/5b/cf/d35bcfe45b778626887a5eadf7fa568b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7,
    "longitude": 5.87
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.53,
    "reviewCount": 36,
    "bestRating": 5,
    "worstRating": 1
  }
}