{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-kerath-salzburg",
  "name": "Discharge Toilet",
  "description": "Location at organic farm - request for stay on day of arrival - max height 2.80m - up to 3.5 t - arrival from 12.00 noon - at Roman Villa von Kerath",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-kerath-salzburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651243709.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kerath",
    "addressRegion": "salzburg",
    "postalCode": "5101",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85656,
    "longitude": 13.02342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€24+"
}