{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-maye-rue",
  "name": "Camping de la Maye",
  "description": "Camping de la Maye is a campsite in Rue, Somme, located a river/stream and by a lake/recreational pond.The campsite has which are marked out and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-maye-rue",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c904a0a1eb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32 rue du Moulin",
    "addressLocality": "Rue",
    "postalCode": "80120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.27522,
    "longitude": 1.66089
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}