{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-du-houssay-spay",
  "name": "Camping Domaine du Houssay",
  "description": "Camping Domaine du Houssay is a campsite in Spay, Sarthe, on the river/stream and lake/recreational lake. This campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-du-houssay-spay",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675173834bb5a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route d'Arnage",
    "addressLocality": "Spay",
    "postalCode": "72700",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.92025,
    "longitude": 0.15547
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}