{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-moulin-sites-paysages-martres-tolosane-fr",
  "name": "Le Moulin Sites & Paysages",
  "description": "In the Haute-Garonne region of southern France, south of Toulouse, you can find Sites & Paysages Le Moulin. You'll end up here on a...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-moulin-sites-paysages-martres-tolosane-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/67498f0569212.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "chemin du Moulin",
    "addressLocality": "Martres-Tolosane",
    "postalCode": "31220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.19136,
    "longitude": 1.01653
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 449,
    "bestRating": 10,
    "worstRating": 1
  }
}