{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-monfrague-malpartida-de-plasencia-extremadura-es",
  "name": "Camping Monfrague",
  "description": "Camping in a privileged enclave, just outside the Monfragüe National Park, in the middle of the meadow and only 9 km from the town of Plasencia. It has a cafeteria, a restaurant and a small supermarket.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-monfrague-malpartida-de-plasencia-extremadura-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651238931.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino Venta de Paco",
    "addressLocality": "malpartida-de-plasencia",
    "addressRegion": "extremadura",
    "postalCode": "10680",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.94359,
    "longitude": -6.08502
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.89,
    "reviewCount": 138,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}