{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-tierra-verde-alcuescar-extremadura",
  "name": "La Tierra Verde",
  "description": "on a farm - use coordinates - places are very separate - lots of privacy - tranquility - center 3km - when sailing use the last part Google Maps -",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-tierra-verde-alcuescar-extremadura",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651033248.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cordel de Merida",
    "addressLocality": "alcuescar",
    "addressRegion": "extremadura",
    "postalCode": "10160",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1642,
    "longitude": -6.2558
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€11+"
}