{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taiga-puerto-santa-maria-el-puerto-santa-maria",
  "name": "TAIGA Puerto Santa María",
  "description": "TAIGA Puerto Santa María is a campsite in Puerto de Santa María, Cadiz, located by the sea. This campsite on terraces has squares with fences,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/taiga-puerto-santa-maria-el-puerto-santa-maria",
  "image": [
    "https://cdn2.acsi.eu/6/8/c/3/68c3dfc0964d5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P.M. Playa La Puntilla s/n",
    "addressLocality": "El Puerto de Santa Maria",
    "postalCode": "11500"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5875,
    "longitude": -6.24083
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 49,
    "bestRating": 10,
    "worstRating": 1
  }
}