{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-dresden-saxony",
  "name": "Dogs Allowed",
  "description": "former tuinderij-arrival until 9 pm-only small dogs allowed-station and bus connections close-train noise-supermarket 200 m-historical center 6 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-dresden-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696751.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meißner Landstraße",
    "addressLocality": "Dresden",
    "addressRegion": "saxony",
    "postalCode": "01157",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0812,
    "longitude": 13.65563
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.05,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€8.6+"
}