{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-ezcaray-la-rioja",
  "name": "Discharge Toilet",
  "description": "spacious pitches - by the river - nice location - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-ezcaray-la-rioja",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650978828.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paseo Estación",
    "addressLocality": "Ezcaray",
    "addressRegion": "la-rioja",
    "postalCode": "26280",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.32922,
    "longitude": -3.00867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 50,
    "bestRating": 5,
    "worstRating": 1
  }
}