{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pachy-fosses-ville-ardennes",
  "name": "Campsite Pachy",
  "description": "Our many destinations, sea or countryside, will offer you different types of accommodation for rent: camping, mobile home, chalet, cottage.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-pachy-fosses-ville-ardennes",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/PACHY/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Grand Etang 11",
    "addressLocality": "FOSSES LA VILLE",
    "addressRegion": "Ardennes",
    "postalCode": "5070",
    "addressCountry": "Belgique"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3728974,
    "longitude": 4.7003685
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 228,
    "bestRating": 5,
    "worstRating": 1
  }
}