{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-iepenhoeve-anna-paulowna-north-holland-nl",
  "name": "Camping de Iepenhoeve",
  "description": "Enjoy a relaxing stay at Camping de Iepenhoeve in Anna Paulowna, Netherlands. Visitors' rating: 3.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-iepenhoeve-anna-paulowna-north-holland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650789718.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zuiderweg",
    "addressLocality": "Anna Paulowna",
    "addressRegion": "North Holland",
    "postalCode": "1761 LM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8534,
    "longitude": 4.76271
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}