{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-repos-du-baladin-murol",
  "name": "Camping Le Repos du Baladin",
  "description": "Camping Le Repos du Baladin is a small-scale family campsite in the Regional Natural Park of the Auvergne volcanoes. You'll find the campsite in...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-repos-du-baladin-murol",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749943dc7004.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "850 route de Groire",
    "addressLocality": "Murol",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57361,
    "longitude": 2.95758
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 512,
    "bestRating": 10,
    "worstRating": 1
  }
}