{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-luttelgeest-aan-zee-luttelgeest-fl",
  "name": "Camping Luttelgeest aan Zee",
  "description": "Located close to the A6 - easily accessible - on site you can fish on different types of fish - restaurant on location - close to the Kuinre forest - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-luttelgeest-aan-zee-luttelgeest-fl",
  "image": [
    "https://images.campercontact.com/media/photos/38562071809360481",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650838853.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oosterringweg 36",
    "addressLocality": "Luttelgeest",
    "addressRegion": "Flevoland",
    "postalCode": "8315 PV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.76061,
    "longitude": 5.82903
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}