{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-pin-de-galle-le-pradet-provence-alpes",
  "name": "Camping du pin de Galle",
  "description": "If you are looking for peace you will find here, 15 minutes from the beach, nudist also possible, sanitary facilities clean, bread rolls possible, narrow access to the square. Very nice camping boss and his co-worker.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-pin-de-galle-le-pradet-provence-alpes",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650894667.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Pin de Galle",
    "addressLocality": "Le Pradet",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.10558,
    "longitude": 6.00843
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "33.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€33.5+"
}