{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-moulinal-biron-aquitaine",
  "name": "Camping Le Moulinal",
  "description": "Nature destination for a family holiday : Moulinal, campsite Aquitaine BIRON with swimming pool, En plein nature. Capfun offers accommodation in camping, mobile home or cottages.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-moulinal-biron-aquitaine",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/MOULINAL/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Etang du Moulinal",
    "addressLocality": "BIRON",
    "addressRegion": "Aquitaine",
    "postalCode": "24540",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.600401,
    "longitude": 0.872101
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.55,
    "reviewCount": 2204,
    "bestRating": 5,
    "worstRating": 1
  }
}