{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sites-paysages-de-la-baie-pende",
  "name": "Sites & Paysages De La Baie",
  "description": "Camping De La Baie is a simple campsite in the north of France, not far from the village of Pendé. You are here in Picardy, the north-eastern part...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sites-paysages-de-la-baie-pende",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67506284a7fe2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 rue de la Baie",
    "addressLocality": "Pendé",
    "postalCode": "80230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.17628,
    "longitude": 1.58983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 141,
    "bestRating": 10,
    "worstRating": 1
  }
}