{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-navagredos-sl-navarredonda-de-gredos",
  "name": "Camping Navagredos S.L.",
  "description": "Camping Navagredos S.L. is a campsite in Navarredonda de Gredos, Ávila, located in a wood and a river/stream.This terraced camp site and camp site...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-navagredos-sl-navarredonda-de-gredos",
  "image": [
    "https://cdn1.acsi.eu/6/8/8/2/688206a721e5d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra de Valdeascas",
    "addressLocality": "Navarredonda de Gredos",
    "postalCode": "05635",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.34214,
    "longitude": -5.13308
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}