{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-camper-camping-site-texel-de-koog-the-netherlands",
  "name": "Nature Camper Camping Site Texel",
  "description": "Surrounded by nothing but nature in a secluded spot near De Koog on Texel. Unwind at the foot of the dunes... Every time, the scenery is surprising and different. A rabbit peacefully grazing nearby. Birds singing their most beautiful songs. You're sitting next to a quiet duck decoy called \"Korverskooi,\" making this private spot truly special. The first rays of sunshine shine through the surrounding trees in the morning and you can enjoy the red glow in the evening. From a covered shed you can...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-camper-camping-site-texel-de-koog-the-netherlands",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "de-koog",
    "addressCountry": "the-netherlands"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.102,
    "longitude": 4.7855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}