{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-ton-lunteren-geldern",
  "name": "SVR Minicamping De Ton",
  "description": "Enjoy a relaxing stay at SVR-minicamping De Ton in Lunteren, Netherlands. Customer rating: 3.28.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-ton-lunteren-geldern",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650874868.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goorsteeg",
    "addressLocality": "lunteren",
    "addressRegion": "Geldern",
    "postalCode": "6741 TB",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07205,
    "longitude": 5.63384
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}