{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-belvedere-de-lobiou-st-laurent-en-beaumont",
  "name": "Camping Belvédère de l'Obiou",
  "description": "In the heart of the French Pre-Alps, Camping Belvédère de l'Obiou is surrounded by various walking and cycling routes. Next to the friendly family...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-belvedere-de-lobiou-st-laurent-en-beaumont",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750120cd03a9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Égâts 4692, Route Napoléon",
    "addressLocality": "St. Laurent-en-Beaumont",
    "postalCode": "38350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.87628,
    "longitude": 5.83689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9.2,
    "reviewCount": 342,
    "bestRating": 10,
    "worstRating": 1
  }
}