{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/place-des-tamarisses-siouville-hague-normandy",
  "name": "Place des Tamarisses",
  "description": "Pay by bank card - Slightly cloudy - Light sloping - Beach 100m - Center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/place-des-tamarisses-siouville-hague-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660640.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue des Peupliers",
    "addressLocality": "Siouville-Hague",
    "addressRegion": "normandy",
    "postalCode": "50340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.56356,
    "longitude": -1.8442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.52,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€7+"
}