{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-du-perche-bellemois-belleme",
  "name": "Camping Domaine du Perche Bellemois",
  "description": "Campsite Domaine du Perche Bellemois is a campsite located in Bellême, Orne.This terraced campsite offers delimited pitches,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-domaine-du-perche-bellemois-belleme",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/0/68501dcb6a7d7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quartier le Val",
    "addressLocality": "Bellême",
    "postalCode": "61130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.37647,
    "longitude": 0.55378
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 139,
    "bestRating": 10,
    "worstRating": 1
  }
}