{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/global-tribe-almonte-andalusia",
  "name": "Global Tribe",
  "description": "place perfect to experience sustainable living, learn about community life, be in nature and enjoy 100% organic vegetarian meals freshly harvested from the garden - outdoor kitchen, outdoor shower with 24 hours hot water & bio toilet - mini market and nomad workspace - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/global-tribe-almonte-andalusia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650989113.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera Almonte- El Rocio, KM16",
    "addressLocality": "Almonte",
    "addressRegion": "andalusia",
    "postalCode": "21730",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.22025,
    "longitude": -6.51526
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}