{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-park-playas-de-luz-isla-cristina",
  "name": "Camper Park Playas de Luz",
  "description": "Camper Park Playas de Luz is a campsite located in Isla Cristina, Huelva, on the edge of a lake/recreational pond.This campsite is located in the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camper-park-playas-de-luz-isla-cristina",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/2/68527c5a6f8a5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barriada de la Estacion, s/n",
    "addressLocality": "Isla Cristina",
    "postalCode": "21420",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.22194,
    "longitude": -7.32333
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 38,
    "bestRating": 10,
    "worstRating": 1
  }
}