{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-martin-des-bois-centre-fr",
  "name": "Aire Municipale",
  "description": "quiet - near the tennis court and lake - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-saint-martin-des-bois-centre-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650766085.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Scierie",
    "addressLocality": "Saint-Martin-des-Bois",
    "addressRegion": "centre",
    "postalCode": "41800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.72606,
    "longitude": 0.82599
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}