{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-viernheim-hessen",
  "name": "Camperplaats Viernheim",
  "description": "Motorhome place located at birdpark Viernheim - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-viernheim-hessen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651171655"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stadionstraße",
    "addressLocality": "Viernheim",
    "addressRegion": "hessen",
    "postalCode": "68519",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.55077,
    "longitude": 8.57933
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}