{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-texas-tabernas-andalucia",
  "name": "Little Texas",
  "description": "Bar - center 8 km",
  "url": "https://campertunity.com/listings/campgrounds/little-texas-tabernas-andalucia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650972460.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A-1100",
    "addressLocality": "Tabernas",
    "addressRegion": "andalucia-04-11-14-18-21-23-29-41",
    "postalCode": "04200",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0952,
    "longitude": -2.2881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.54,
    "reviewCount": 178,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€25+"
}