{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-bastide-nimes-languedoc-roussillon",
  "name": "Camping La Bastide",
  "description": "Nature destination for a family holiday : La Bastide, campsite Languedoc Roussillon N mes 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/la-bastide-nimes-languedoc-roussillon",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/BASTIDE/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de G�n�rac",
    "addressLocality": "N�mes",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "30900",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.785712,
    "longitude": 4.35252
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 1942,
    "bestRating": 5,
    "worstRating": 1
  }
}