{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lalba-creixell-catalogne",
  "name": "Camping L'Alba",
  "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-lalba-creixell-catalogne",
  "image": [
    "http://www.capfun.com/img/logos/logo_capfun.png",
    "https://www.capfun.com/photo/ALBA/Web/moyennes/01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera N-340, km 1180",
    "addressLocality": "CREIXELL",
    "addressRegion": "Catalogne",
    "postalCode": "43839",
    "addressCountry": "Espagne"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.162525,
    "longitude": 1.438775
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.45,
    "reviewCount": 884,
    "bestRating": 5,
    "worstRating": 1
  }
}