{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-juantcho-urrugne-nouvelle-aquitaine",
  "name": "Camping Juantcho",
  "description": "terraced camp - 6 special, paved RV sites available - bread service - sea 500m - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-juantcho-urrugne-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650805499.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Corniche",
    "addressLocality": "urrugne",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "64122",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.39359,
    "longitude": -1.69335
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.98,
    "reviewCount": 95,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.06",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20.06+"
}