{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-d-arrouach-lourdes",
  "name": "Camping D'Arrouach",
  "description": "Located on the outskirts of Lourdes and at the foot of the Pyrenees, campsite D...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-d-arrouach-lourdes",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749888754500.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9 rue des Trois Archanges",
    "addressLocality": "Lourdes",
    "postalCode": "65100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.10369,
    "longitude": -0.06778
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 432,
    "bestRating": 10,
    "worstRating": 1
  }
}