{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-piou-de-pelle-saint-julien-en-born-nouvelle",
  "name": "Campsite Piou De Pelle",
  "description": "Camping Piou de Pelle - center of St. Julien-en-Born 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-piou-de-pelle-saint-julien-en-born-nouvelle",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651267853"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du sable Blanc",
    "addressLocality": "saint-julien-en-born",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.071,
    "longitude": -1.24589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}