{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-triberg-baden-wurttemberg",
  "name": "Parking",
  "description": "buses and RV parking-traffic noise Centre 200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-triberg-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741683.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wallfahrtstraße",
    "addressLocality": "Triberg",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "78098",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1302,
    "longitude": 8.22881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.58,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}