{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-montalcino-tuscany",
  "name": "Discharge Toilet",
  "description": "Agriturismo on top of a mountain with a view over the Val D’Orcia - partly shady places - centre of Montalcino: 2km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-montalcino-tuscany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651257268.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Località La Crocina",
    "addressLocality": "Montalcino",
    "addressRegion": "tuscany",
    "postalCode": "53024",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.03881,
    "longitude": 11.50446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "40",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€40+"
}