{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-martenastate-koarnjum-frisia",
  "name": "Natuurkampeerterrein Martenastate",
  "description": "Enjoy a relaxing stay at Natuurkampeerterrein Martenastate in Koarnjum, Netherlands. Visitors' rating: 4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-martenastate-koarnjum-frisia",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124651174365.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Martenawei",
    "addressLocality": "Koarnjum",
    "addressRegion": "Frisia",
    "postalCode": "9056 PE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.2446005,
    "longitude": 5.782611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}