{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-in-alpacaland-saalfelder-hohe-th",
  "name": "Camping in Alpacaland",
  "description": "Quiet location surrounded by fascinating Andean camels with a fantastic view over the Rennsteig and the Thuringian mountains",
  "url": "https://campertunity.com/listings/campgrounds/camping-in-alpacaland-saalfelder-hohe-th",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/64/76/cl6476bde7-5937-4cce-94a6-7b95f2319af4.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Saalfelder Höhe",
    "addressRegion": "TH",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6,
    "longitude": 11.26
  },
  "sameAs": [
    "https://campspace.com/en/s/camping-im-alpakaland_9704"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}