{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hippodrome-la-prairie-du-chateau-sable-sur-sarthe",
  "name": "Camping Hippodrome La Prairie du Château",
  "description": "Campsite Hippodrome La Prairie du Château is a campsite in Sablé-sur-Sarthe, Sarthe, located on a river/stream. The campsite has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-hippodrome-la-prairie-du-chateau-sable-sur-sarthe",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/67498700b7352.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "allée du Quebec",
    "addressLocality": "Sablé-sur-Sarthe",
    "postalCode": "72300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83142,
    "longitude": -0.33181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}