{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bois-pecheurs-poix-de-picardie",
  "name": "Camping Le Bois des Pêcheurs",
  "description": "Campsite Le Bois des Pêcheurs is a campsite in Poix-de-Pictie, Somme, located on a river/stream. The campsite has places with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bois-pecheurs-poix-de-picardie",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/8/6748891873070.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue de Verdun",
    "addressLocality": "Poix-de-Picardie",
    "postalCode": "80290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.77619,
    "longitude": 1.97447
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 17,
    "bestRating": 10,
    "worstRating": 1
  }
}