{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-t-lentinck-brummen",
  "name": "Landschapscamping 't Lentinck",
  "description": "Enjoy a relaxing stay at Landschapscamping 't Lentinck in Brummen, Netherlands. Visitors' rating: 3.92.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/landschapscamping-t-lentinck-brummen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651010671.jpg",
    "https://images.campercontact.com/media/photos/38562071809360482",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Windheuvelstraat",
    "addressLocality": "Brummen",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.12727,
    "longitude": 6.15428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}