{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sunelia-etang-de-sologne-nouan-le-fuzelier-fr",
  "name": "Camping Sunêlia Etang de Sologne",
  "description": "Camping La Grande Sologne is a quiet campsite on the outskirts of the small town of Nouan-le-Fuzelier. This campsite is ideal for overnight stops,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sunelia-etang-de-sologne-nouan-le-fuzelier-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/9/6749941843048.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue des Peupliers",
    "addressLocality": "Nouan-le-Fuzelier",
    "postalCode": "41600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.53267,
    "longitude": 2.03669
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}