{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-ayegui-ayegui-es",
  "name": "Area de Ayegui",
  "description": "location with barrier - take care of appropriate money - next to the sports complex Ardantze - wifi at cafeteria - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-de-ayegui-ayegui-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788008.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Calle Ardantze",
    "addressLocality": "Ayegui",
    "postalCode": "31025",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.65428,
    "longitude": -2.04517
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.85,
    "reviewCount": 80,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6+"
}