{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cortijo-san-isicio-cazorla-jaen",
  "name": "Camping Cortijo 'San Isicio'",
  "description": "Camping Cortijo 'San Isicio' is a campsite in Cazorla, Jaén.This terraced camp site has pitches with shade and pitches with some shade. It...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-cortijo-san-isicio-cazorla-jaen",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67517047dc56f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino San Isicio s/n",
    "addressLocality": "Cazorla/Jaén",
    "postalCode": "23470",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.90444,
    "longitude": -3.01417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 10,
    "bestRating": 10,
    "worstRating": 1
  }
}