{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoedcamping-het-meuleman-de-lutte",
  "name": "Landgoedcamping Het Meuleman",
  "description": "Landgoedcamping Het Meuleman is a campsite in De Lutte, Overijssel, located in a wood and by a lake/recreational pond.This camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landgoedcamping-het-meuleman-de-lutte",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674af8b696d61.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lutterzandweg 16A",
    "addressLocality": "De Lutte",
    "postalCode": "7587 LH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.33356,
    "longitude": 7.0295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}