{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-gravelotte-la-grave-hautes-alpes",
  "name": "CAMPING LE GRAVELOTTE",
  "description": "In La Grave this campsite 2 stars of 50 pitches does not offer rental accommodation. In terms of leisure, it offers a heated pool. Furthermore, as services, you will find a bar. Internet access via WIFI is available. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-gravelotte-la-grave-hautes-alpes",
  "image": [
    "https://hpaguide.co.uk/i/c/5457/w/cv/cp5457-w-thumb.webp?v=1745939805"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "La Grave",
    "addressRegion": "Hautes-Alpes",
    "postalCode": "05320"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0427188,
    "longitude": 6.2965628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}