{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/edelsteincamp-hellertshausen-rhineland-palatinate",
  "name": "Edelsteincamp",
  "description": "Edelsteincamp is a camping site in Schauren that provides water, toilet, and shower facilities.",
  "url": "https://campertunity.com/listings/campgrounds/edelsteincamp-hellertshausen-rhineland-palatinate",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hammerbirkenfeld",
    "addressLocality": "Hellertshausen",
    "addressRegion": "rhineland-palatinate",
    "postalCode": "55758",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.81063,
    "longitude": 7.24152
  },
  "sameAs": [
    "http://www.edelsteincamp.de/",
    "https://www.campercontact.com/de/deutschland/rheinland-pfalz/110257/edelsteincamp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}