{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/two-gypsy-wagons-in-limburg-hoge-kempen-near-maastricht",
  "name": "Two gypsy wagons in Limburg - Hoge Kempen near Maastricht",
  "description": "We have 2 romantic gypsy wagons for rent. Pipowagen De Kat and Pipowagen De Pauw. Both cars are very",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/two-gypsy-wagons-in-limburg-hoge-kempen-near-maastricht",
  "image": [
    "https://campspace.com/media/medium/uploads/space/2a/74/74/2a747478f80b860e29526e709e7797ec.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.89,
    "longitude": 5.6
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}