{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bad-griesbach-thermal-bad-griesbach-im-rottal-beieren",
  "name": "Bad Griesbach Thermal",
  "description": "located at Quellness & Golf Resort - supermarket 300m - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/bad-griesbach-thermal-bad-griesbach-im-rottal-beieren",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650799777.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kurallee",
    "addressLocality": "bad-griesbach-im-rottal",
    "addressRegion": "beieren",
    "postalCode": "94086",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.43204,
    "longitude": 13.18391
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}