{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-caceres-nature-canaveral-extremadura",
  "name": "Camper Park Caceres Nature",
  "description": "location near bar-restaurante El Bodegon - use GPS coordinates - accessible via E66 and exit towards road N630 - located north of Cáceres - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-caceres-nature-canaveral-extremadura",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651130041.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calleja Abologal [N630]",
    "addressLocality": "canaveral",
    "addressRegion": "extremadura",
    "postalCode": "10820",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.78538,
    "longitude": -6.39558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€12+"
}