{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-lunteren-gelderland",
  "name": "Reisemobilstellplatz",
  "description": "Beautiful places in the forest.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-lunteren-gelderland",
  "image": [
    "https://stellplatz.info/img/733617/wohnmobilstellplatz-camping-de-rimboe-918234.jpg?h=237&w=355&mode=crop&scale=canvas&autorotate=true",
    "/img/733617/wohnmobilstellplatz-camping-de-rimboe-918234.jpg?h=92&w=118&mode=crop&scale=canvas&autorotate=true",
    "https://Stellplatz.Info/img/733617/wohnmobilstellplatz-camping-de-rimboe-918234.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boslaan 129",
    "addressLocality": "Lunteren",
    "addressRegion": "Gelderland",
    "postalCode": "6741 KG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.092378,
    "longitude": 5.662941
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}