{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sologne-salbris",
  "name": "Camping de Sologne",
  "description": "Camping de Sologne is a campsite that is located in Salbris, Loir-et-Cher, and located river/stream and by a lake/ pond...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sologne-salbris",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674eed0dc969c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 alleé de la Sauldre",
    "addressLocality": "Salbris",
    "postalCode": "41300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.43022,
    "longitude": 2.05442
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}