{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-marie-france-aigueblanche",
  "name": "Camping Marie-France",
  "description": "For many people, camping on a small-scale French campsite with a view of the mountains sounds like music to their ears. At Marie-France Campsite in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-marie-france-aigueblanche",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3ef1d8316.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "71 rue de l'Etrat",
    "addressLocality": "Aigueblanche",
    "postalCode": "73260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.51044,
    "longitude": 6.48842
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 107,
    "bestRating": 10,
    "worstRating": 1
  }
}