{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ushuaia-villages-camping-figurotta-bizanet",
  "name": "Ushuaïa Villages-Camping Figurotta",
  "description": "In the southern French Languedoc-Roussillon the sun almost always shines. The surrounding nature is breathtaking and an ideal holiday destination...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ushuaia-villages-camping-figurotta-bizanet",
  "image": [
    "https://cdn1.acsi.eu/6/8/c/2/68c2ca14728f2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Narbonne / D224",
    "addressLocality": "Bizanet",
    "postalCode": "11200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.16289,
    "longitude": 2.89147
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 461,
    "bestRating": 10,
    "worstRating": 1
  }
}