{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tipi-tent-in-duingebied-op-de-zuidpunt-van-texel",
  "name": "Tipi tent in Duingebied op de zuidpunt van Texel",
  "description": "The holiday resort is situated on a spacious and well sheltered plot and is fully equipped.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tipi-tent-in-duingebied-op-de-zuidpunt-van-texel",
  "image": [
    "https://campspace.com/media/medium/uploads/space/c9/e7/9e/c9e79e60a19afd6540e51ef852cd06f9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.01,
    "longitude": 4.77
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}