{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rothenburg-rothenburg-ob-der-tauber-beieren",
  "name": "Stellplatz Rothenburg",
  "description": "reservations not possible - just pick a free spot - take the grass into account when manoeuvring - voluntary contribution - centre 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-rothenburg-rothenburg-ob-der-tauber-beieren",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651260561"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walnußweg",
    "addressLocality": "Rothenburg ob der Tauber",
    "addressRegion": "beieren",
    "postalCode": "91541",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.38358,
    "longitude": 10.17471
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 46,
    "bestRating": 5,
    "worstRating": 1
  }
}