{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-grimaud-var",
  "name": "Atout France",
  "description": "In Grimaud this campsite 4 stars by the sea of 450 pitches does not offer rental accommodation. Furthermore, as services, you will find a bar, a restaurant and a grocery store. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-grimaud-var",
  "image": [
    "https://hpaguide.co.uk/i/c/5094/w/cv/cp5094-w-thumb.webp?v=1744026307"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grimaud",
    "addressRegion": "Var",
    "postalCode": "83310"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2818798,
    "longitude": 6.586136499999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}