{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pyreneen-salles-et-pratviel",
  "name": "Camping Le Pyrénéen",
  "description": "Camping Le Pyrénéen is located in the heart of the Pyrenees. On this friendly, small-scale site, you'll be camping with a view of the mountain...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-pyreneen-salles-et-pratviel",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674eec48b9af6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 Molles",
    "addressLocality": "Salles-et-Pratviel",
    "postalCode": "31110",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.822,
    "longitude": 0.60589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.1,
    "reviewCount": 110,
    "bestRating": 10,
    "worstRating": 1
  }
}