{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lou-pantai-le-pradet",
  "name": "CAMPING LOU PANTAI",
  "description": "Lou Pantaï offers rental of premises and accommodation (bungalows, chalets, mobile homes, timber lodges eco-built). Warm reception, heated pool, playground, entertainment, bike rentals. European Ecolabel, camping quality label,",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lou-pantai-le-pradet",
  "image": [
    "https://www.hyeres-tourism.co.uk/wp-content/themes/ot-hyeres/images/logo.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180 chemin des clapiers",
    "addressLocality": "Le Pradet",
    "postalCode": "83220"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.119892,
    "longitude": 6.131032
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}