{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/always-wide-view-and-quiet-environment-eexterveen-netherla",
  "name": "Always A Wide View And Quiet Environment",
  "description": "You can relax on this calm, small-scale campsite. There is a fantastic view. The campsite is located behind our monumental farm, with walking and cycling routes directly from the campsite.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/always-wide-view-and-quiet-environment-eexterveen-netherla",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "eexterveen",
    "addressCountry": "the-netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.0485,
    "longitude": 6.817
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}