{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-bleneau-bleneau-bourgogne-franche-comte",
  "name": "Aire De Bleneau",
  "description": "Camperplace along a river bank - park across the street - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-de-bleneau-bleneau-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650903978.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Epalu",
    "addressLocality": "bleneau",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "89220",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.69749,
    "longitude": 2.94348
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.44,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}