{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caceres-camping-cat1-caceres-extremadura",
  "name": "Caceres Camping Cat1",
  "description": "Housed campsite on the outskirts of the city and next to the football stadium - each plot has its own sanitary building with toilet, shower and sink - washing dishes and drinking water outside - bus line 5 to downtown 1.10",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caceres-camping-cat1-caceres-extremadura",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699735.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera N-630",
    "addressLocality": "caceres",
    "addressRegion": "extremadura",
    "postalCode": "10005",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.48861,
    "longitude": -6.41278
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 295,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}