{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chateau-bertangles-fr",
  "name": "Camping du Château",
  "description": "Camping du Château is a campsite in Bertangles, Somme.The campsite has which are marked out, pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chateau-bertangles-fr",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/674990dc78ed1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11 rue du Château",
    "addressLocality": "Bertangles",
    "postalCode": "80260",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.97172,
    "longitude": 2.30136
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 15,
    "bestRating": 10,
    "worstRating": 1
  }
}