{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-navarrevisca-castilla-y-leon-espana",
  "name": "Discharge Toilet",
  "description": "small mountain village Navarrevisca 1 km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-navarrevisca-castilla-y-leon-espana",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650816203.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Burgohondo",
    "addressLocality": "Navarrevisca",
    "addressRegion": "castilla-y-leon",
    "postalCode": "05115",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.36778,
    "longitude": -4.88778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.64,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "5",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "5+"
}