{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bois-de-pins-brighton-les-pins",
  "name": "Camping Le Bois de Pins",
  "description": "Camping Le Bois de Pins is a campsite in Brighton, Somme, located by the sea and in a wood.The campsite has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-bois-de-pins-brighton-les-pins",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67503e1ab2358.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Guillaume le Conquérant",
    "addressLocality": "Brighton-les-Pins",
    "postalCode": "80410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.19742,
    "longitude": 1.51678
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}