{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-unter-der-rampe-wasserburg-am-inn-bavaria-de",
  "name": "Parking “Unter der Rampe”",
  "description": "marked spaces on a mixed parking for 2 or 3 motorhomes. Not for big rigs. Sloping. Free. Toilets at parking garage “Überfuhrstrasse” approx. 150 m. Historic cify center approx. 400 m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-unter-der-rampe-wasserburg-am-inn-bavaria-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650842142.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schopperstattweg",
    "addressLocality": "Wasserburg am Inn",
    "addressRegion": "bavaria",
    "postalCode": "83512",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.06205,
    "longitude": 12.2255
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.9,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}