{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-epen-limburg",
  "name": "Reisemobilstellplatz",
  "description": "We are a sheepshoff with a camping place. You can walk from our camping place directly in the forest.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-epen-limburg",
  "image": [
    "https://stellplatz.info/img/732811/wohnmobilstellplatz-camping-schaapskooi-mergelland-1084204.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://stellplatz.Info/img/732811/wohnmobilstellplatz-camping-schaapskooi-mergelland-1084204.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Julianastraat 41B",
    "addressLocality": "Epen",
    "addressRegion": "Limburg",
    "postalCode": "6285 AH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.771816,
    "longitude": 5.890975
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 494,
    "bestRating": 5,
    "worstRating": 1
  }
}