{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-eurosurf-hyeres-var",
  "name": "CAMPING EUROSURF",
  "description": "In Hyères this campsite 3 stars by the sea of 15 pitches offers canvas bungalows and mobil-homes for rent. In terms of leisure, it offers organized activities and a children's club. 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/camping-eurosurf-hyeres-var",
  "image": [
    "https://hpaguide.co.uk/i/c/2772/w/cv/cp2772-w-thumb.webp?v=1744680639"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hyères",
    "addressRegion": "Var",
    "postalCode": "83400"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.0558368,
    "longitude": 6.1481195
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}