{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-zevenhuizen-gr",
  "name": "water",
  "description": "Enjoy peace and space at our idyllic farm campsite! Relax at our small-scale farm campsite in Zevenhuizen and experience the beauty of the countryside in Groningen. Our campsite offers: - Spacious camping pitches with a panoramic view - A casual atmosphere where you can relax and enjoy nature - Fresh regional products for sale - Opportunities for cycling, walking and fishing in the area - A child-friendly environment - A warm welcome from our hospitable family We are: - A small-scale campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-zevenhuizen-gr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Zevenhuizen gr",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1515,
    "longitude": 6.354
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}