{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-watermolen-groningen",
  "name": "How far from the lake is Camping de Watermolen?",
  "description": "Profile Active enjoy peace, space, nature and water. A small-scale camping site on a large stretch of nature. Enjoy an deafening concert that gives birds away while enjoying your newspaper and a croissant... Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-watermolen-groningen",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-watermolen/aQTlzzabPREH.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-watermolen/2t_n1dFSRg72.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Openderweg 26",
    "addressLocality": "Camping de Watermolen",
    "addressRegion": "Groningen",
    "postalCode": "9865 XE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.16475,
    "longitude": 6.22157
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}