{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seaside-property-in-a-spa-town-nonnenhorn-bavaria",
  "name": "Seaside property in a spa town",
  "description": "Enjoy a relaxing stay at Seaside property in a spa town in Nonnenhorn, Germany. Visitors' rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/seaside-property-in-a-spa-town-nonnenhorn-bavaria",
  "image": [
    "https://static.campspace.com/media/space/detail/4934a8ae2a0ef7f541da9f1ea1d376e7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nonnenhorn",
    "addressRegion": "Bavaria",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5815,
    "longitude": 9.608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}