{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttert-overijssel",
  "name": "Are dogs allowed at the campsite Camping De Huttert?",
  "description": "Profile In compartments divides camping pitch with plenty of shelter with views of the Lemelerberg, and 500 m from the Holterberg. Modern (and also heated) sanitary facilities, central kitchen, child friendly playground with play equipment. Take a horseback ride, covered Bicycle storage and a wireless internet possibility. Also luxurious apartments and holiday home for rent. Good starting point for bike and mountain bike rides. Near the Sallande Heuvelrug at the foot of the Lemelerberg and Ho...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttert-overijssel",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-huttert/fcDseqwedLQw.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-huttert/wtW7htcsvUF5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuwe Twentseeweg 3",
    "addressLocality": "Camping De Huttert",
    "addressRegion": "Overijssel",
    "postalCode": "8105 SE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.41477,
    "longitude": 6.39541
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}