{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-du-phare-saint-julien-en-born-nouvelle-a",
  "name": "Aire de Camping Car du Phare",
  "description": "At the beach - reserved, quiet places on the outskirts of the village - partly shaded - clean sanitary - rate [incl. 1.5h flow] - Shops nearby - Beach 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-camping-car-du-phare-saint-julien-en-born-nouvelle-a",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665157.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Phare",
    "addressLocality": "Saint-Julien-en-Born",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.09339,
    "longitude": -1.31889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.47,
    "reviewCount": 96,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}