{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-campsite-at-open-air-museum-in-putten-putten",
  "name": "Farm campsite at the open Air museum in Putten",
  "description": "Enjoy a relaxing stay at Farm campsite at the open-air museum in Putten in Putten, Netherlands. Visitors' rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/farm-campsite-at-open-air-museum-in-putten-putten",
  "image": [
    "https://static.campspace.com/media/space/detail/a2a48910488b5ba7b416d9de80de7211.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "putten",
    "addressRegion": "Gelderland",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.277,
    "longitude": 5.574
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}