{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freizeitanlage-heerstatt-tiefenort-thuringia",
  "name": "Freizeitanlage Heerstatt",
  "description": "quiet place on island into the Werra-canoe landing chip for power at restaurant-bistro Freibad-bus stop 50 m-water at 75 m-Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freizeitanlage-heerstatt-tiefenort-thuringia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702386.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Auf der Heerstatt",
    "addressLocality": "Tiefenort",
    "addressRegion": "thuringia",
    "postalCode": "36469",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.83425,
    "longitude": 10.16328
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.58,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}