{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-bergheim-gran-este",
  "name": "Dogs Allowed",
  "description": "small camp - lawn with orchard - shaded areas - who likes peace and tranquility is really at home here - There is no scattered light of the city light at night, but a beautiful starry sky - the owner offers cold wine for sale of his own brand - here has the feeling of coming back in time - the house was built in 1549 and has a rich history - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-bergheim-gran-este",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650935070.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Thannenkirch",
    "addressLocality": "Bergheim",
    "addressRegion": "gran-este",
    "postalCode": "68750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2086,
    "longitude": 7.34479
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.16,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15.5+"
}