{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-carav-las-lomas-guejar-sierra",
  "name": "Camp. & Carav. Las Lomas",
  "description": "Camp. & Carav. Las Lomas is a camping in Güéjar-Sierra, Granada. This terraced camping and camping with sloping terrain has places...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-carav-las-lomas-guejar-sierra",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2963b498d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra Güejar Sierra km 6",
    "addressLocality": "Güejar Sierra (Granada)",
    "postalCode": "18160",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.15997,
    "longitude": -3.45386
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}