{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/intercamping-grossbreitenbach-grossbreitenbach-turingia",
  "name": "Intercamping Grossbreitenbach",
  "description": "the center 300 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/intercamping-grossbreitenbach-grossbreitenbach-turingia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650743044.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Schwimmbad",
    "addressLocality": "grossbreitenbach",
    "addressRegion": "turingia",
    "postalCode": "98701",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.5839,
    "longitude": 10.98644
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€14+"
}