{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-champ-neuf-st-quentin-en-tourmont",
  "name": "Camping Le Champ Neuf",
  "description": "Camping Le Champ Neuf is a campsite in Saint-Quentin-en-Tourmont, Somme.The campsite has which are marked out, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-champ-neuf-st-quentin-en-tourmont",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c19ef7017c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8 rue du Champ Neuf",
    "addressLocality": "St. Quentin-en-Tourmont",
    "postalCode": "80120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.27036,
    "longitude": 1.601
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 2825,
    "bestRating": 10,
    "worstRating": 1
  }
}