{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rusthoeve-gelderland",
  "name": "How far from the lake is Camping De Rusthoeve?",
  "description": "ProfileDe Rusthoeve is a small campsite where you can do all for Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-rusthoeve-gelderland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-rusthoeve/GUFGP_QWXfQh.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-rusthoeve/-bTlvBkZmHk_.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Garderenseweg 168",
    "addressLocality": "Camping De Rusthoeve",
    "addressRegion": "Gelderland",
    "postalCode": "3881 NE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.23425,
    "longitude": 5.67409
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}