{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fundicion-cazalla-de-la-sierra",
  "name": "Camping La Fundición",
  "description": "Camping La Fundición is a campsite located in Cazalla de la Sierra, Seville, in the forest and river/stream. This campsite with sloping terrain has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fundicion-cazalla-de-la-sierra",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751835d255b9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Cazalla-San Nicolás del Puerto",
    "addressLocality": "Cazalla de la Sierra",
    "postalCode": "41370",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.93889,
    "longitude": -5.68506
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.7,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}