{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-sainte-marie-en-chanois-bourgogne-franche",
  "name": "Aire Municipale",
  "description": "Center 800 m [no shops]",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-sainte-marie-en-chanois-bourgogne-franche",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754398.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Champs de la Grille",
    "addressLocality": "Sainte-Marie-en-Chanois",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "70310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83665,
    "longitude": 6.51218
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.83,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}