{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-restanques-bauduen-var",
  "name": "CAMPING LES RESTANQUES",
  "description": "In Bauduen this campsite 3 stars of 60 pitches offers lodges & ecolodges and light leisure dwellings for rent. Furthermore, as services, you will find a bar and a restaurant. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-restanques-bauduen-var",
  "image": [
    "https://hpaguide.co.uk/i/c/6188/w/cv/cp6188-w-thumb.webp?v=1742405681"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bauduen",
    "addressRegion": "Var",
    "postalCode": "83630"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7100423,
    "longitude": 6.195719999999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}