{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-vanoise-bozel",
  "name": "Camping Huttopia Vanoise - Bozel",
  "description": "Huttopia Bozel en Vanoise campsite is located in the French region of Savoie, in the heart of the Tarentaise. Surrounded by the Alpine giants, here...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-huttopia-vanoise-bozel",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751899c19c84.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Chevelu",
    "addressLocality": "Bozel",
    "postalCode": "73350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44225,
    "longitude": 6.66011
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}