{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-rochette-onlycamp-guillestre",
  "name": "Camping La Rochette Onlycamp",
  "description": "Bronze next to the pool and enjoy the view of the green mountains of the surrounding area? It is possible to the peaceful...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-rochette-onlycamp-guillestre",
  "image": [
    "https://cdn3.acsi.eu/6/7/b/5/67b5fe0b62861.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route des Campings",
    "addressLocality": "Guillestre",
    "postalCode": "05600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.65831,
    "longitude": 6.63808
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 125,
    "bestRating": 10,
    "worstRating": 1
  }
}