{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-tauberromantik-rothenburg-ob-der-tauber-bavaria",
  "name": "Campingplatz Tauberromantik",
  "description": "closed from 04/11-30/11-next to River and at mountain-bike rental-supermarket on the camping-gas bottle service-bistro with terrace-Rothenburg 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-tauberromantik-rothenburg-ob-der-tauber-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650748740.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Detwang",
    "addressLocality": "Rothenburg ob der Tauber",
    "addressRegion": "bavaria",
    "postalCode": "91541",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.38747,
    "longitude": 10.16816
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.21,
    "reviewCount": 148,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28+"
}