{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-am-torwachterhaus-rust-burgenland",
  "name": "Parking am Torwächterhaus",
  "description": "parking spaces with toiletsHouse - near tourist restaurants - overnight allowed - camper service (without drinking water) in Zimmererstrasse 3 [bus parking] 500m - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-am-torwachterhaus-rust-burgenland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650854755.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Seekanal",
    "addressLocality": "Rust",
    "addressRegion": "burgenland",
    "postalCode": "7071",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.80028,
    "longitude": 16.67846
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}