{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-hugelheim-an-der-b3-mullheim-baden-wurttemberg",
  "name": "Stellplatz Hugelheim an der B3",
  "description": "parking in wine village Hugelheim near Mullheim - on the B3 direction Bad Krozingen - near leaving village turn right Im Hofacker - then left Am Engelberg - gastronomy and shop in historic village center 300m - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stellplatz-hugelheim-an-der-b3-mullheim-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701507.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Engelberg",
    "addressLocality": "Müllheim",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "79379",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83283,
    "longitude": 7.6233
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.65,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  }
}