{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/naturbad-schnaittenbach-de",
  "name": "Camping Am Naturbad",
  "description": "Camping Am Naturbad is a campsite in Schnaittenbach, Bavaria.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/naturbad-schnaittenbach-de",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edd6fb349e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Badstraße 13",
    "addressLocality": "Schnaittenbach",
    "postalCode": "92253",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.556,
    "longitude": 12.00642
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/bavaria/schnaittenbach/camping-am-naturbad-102567/",
    "https://www.camping.info/de/campingplatz/camping-am-naturerlebnisbad"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}