{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturaleza-pura-con-los-caballos-del-sol-extertal",
  "name": "Naturaleza pura con los caballos del sol.",
  "description": "We offer a total of 3 parking spaces for mobile homes in an idyllic and secluded location next to the forest.",
  "url": "https://campertunity.com/listings/campgrounds/naturaleza-pura-con-los-caballos-del-sol-extertal",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Extertal",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.052,
    "longitude": 9.073
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/-/extertal/168510/pure-nature-with-the-sun-horses"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}