{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-ser-sirant-petichet-st-theoffrey",
  "name": "Flower Camping Ser Sirant",
  "description": "Campsite Ser Sirant is located on lake Laffrey in the French Alps, near Les Ecrins National Park. It is a reasonably flat property with a little...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flower-camping-ser-sirant-petichet-st-theoffrey",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674af25094b31.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lac de Laffrey",
    "addressLocality": "Petichet/St. Théoffrey",
    "postalCode": "38119",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.00011,
    "longitude": 5.77744
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}