{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-im-blumengarten-ingelheim-am-rhein",
  "name": "Wohnmobilstellplatz Im Blumengarten",
  "description": "In the parking lot of the outdoor pool Ingelheimer - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-im-blumengarten-ingelheim-am-rhein",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650898700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Im Blumengarten",
    "addressLocality": "ingelheim-am-rhein",
    "addressRegion": "renania-palatinado",
    "postalCode": "55218",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.98157,
    "longitude": 8.05874
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.48,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  }
}