{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-argeles-sur-mer",
  "name": "Camping Behaviour Not Allowed",
  "description": "quiet camper place - (CLOSED in July and August) - beach 200m - access with the Pass'Etapes - located in front of camping Le Soleil - all campsite facilities can be used in May, June and September - bakery campsite 100m - grocery store campsite 100m - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-argeles-sur-mer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818106.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Littoral",
    "addressLocality": "Argelès-sur-Mer",
    "addressRegion": "occitanie",
    "postalCode": "66700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.57541,
    "longitude": 3.04234
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.67,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.9",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€12.9+"
}