{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chateau-de-loseraie-feuilleres",
  "name": "Camping Château de l'Oseraie",
  "description": "Camping Château de l'Oseraie is a campsite in Feuillères, Somme, on the river/stream. This campsite has pitches with parcels, without shadows...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-chateau-de-loseraie-feuilleres",
  "image": [
    "https://cdn3.acsi.eu/6/8/9/3/68935224a1eea.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 rue du Château",
    "addressLocality": "Feuillères",
    "postalCode": "80200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.94831,
    "longitude": 2.84081
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 32,
    "bestRating": 10,
    "worstRating": 1
  }
}