{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-chant-doiseau-mouliherne",
  "name": "Camping Le Chant d'Oiseau",
  "description": "Campsite Le Chant d'Oiseau is a campsite in Mouliherne, Maine-et-Loire, located in the woods.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-chant-doiseau-mouliherne",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/6751907f1e8e6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1821 route de la Vente",
    "addressLocality": "Mouliherne",
    "postalCode": "49390",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.43081,
    "longitude": 0.03925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}