{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-scholtenhagen-haaksbergen-twente-nl",
  "name": "Camping Scholtenhagen B.V.",
  "description": "Scholtenhage is a friendly campsite in a setting that is equally friendly. Without any city hustle and bustle here, nature will let you unwind...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-scholtenhagen-haaksbergen-twente-nl",
  "image": [
    "https://cdn2.acsi.eu/6/7/9/c/679cea08b7a53.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scholtenhagenweg 30",
    "addressLocality": "Haaksbergen (Twente)",
    "postalCode": "7481 VP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.14797,
    "longitude": 6.72422
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}