{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-rottevalle-friesland-rottevalle",
  "name": "Campspace in Rottevalle, Friesland",
  "description": "We offer a quiet place on a beautiful sheltered meadow. Here you can watch the sunset in peace and quiet in the shadow of Drachten.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-rottevalle-friesland-rottevalle",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rottevalle",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.144,
    "longitude": 6.088
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}