{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-clos-auroy-orcet-france",
  "name": "Camping Le Clos Auroy",
  "description": "Centrally located in the Auvergne, 250 m from the centre of the charming village of Orcet, lies the well maintained campsite Le Clos Auroy. On the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-clos-auroy-orcet-france",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674a1530e1040.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15, rue de la Narse",
    "addressLocality": "Orcet",
    "postalCode": "63670",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.70025,
    "longitude": 3.16911
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 742,
    "bestRating": 10,
    "worstRating": 1
  }
}