{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-aurich-lower-saxony-aurich",
  "name": "Campspace In Aurich Lower Saxony",
  "description": "Very nice pitch on a quiet dairy farm with a wide view of the meadow. We offer our own farm store with honey to tap yourself, potatoes, eggs and various spreads.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-aurich-lower-saxony-aurich",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "aurich",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.487,
    "longitude": 7.6685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}