{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-aurich",
  "name": "water",
  "description": "Our private campsite is located in the heart of East Frisia, just 5 minutes from the center of Aurich. We offer up to three pitches for motorhomes/caravans and also camping space with ample parking. Our camping/caravan is located on the grounds of the Tao Sports School, so we offer you the possibility to train in our gym for free and to take advantage of our wide range of sports and martial arts courses for children and adults. You can find more information in tao-aurich.de. During the week y...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-aurich",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aurich",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4785,
    "longitude": 7.509
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}