{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-snelrewaard-utrecht-snelrewaard",
  "name": "Campspace in Snelrewaard, Utrecht",
  "description": "This campsite is located in Snelrewaard, Utrecht, near an open meadow with some animals. There's a quiet ditch nearby, ideal for nature lovers. A pleasant, simple place to relax and stay close to water and greenery.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-snelrewaard-utrecht-snelrewaard",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Snelrewaard",
    "addressCountry": "The Netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.043,
    "longitude": 4.892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}