{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-desperbasque-salies-de-bearn-fr",
  "name": "Camping Domaine d'Esperbasque",
  "description": "Camping Domaine d'Esperbasque is a campsite located in Salies-de-Béarn, Pyrénées-Atlantiques.This campsite on terraces and campsite on the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-desperbasque-salies-de-bearn-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a12680ab92.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 chemin de Lagisquet D933",
    "addressLocality": "Salies-de-Béarn",
    "postalCode": "64270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.453,
    "longitude": -0.92078
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 7,
    "bestRating": 10,
    "worstRating": 1
  }
}