{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-burro-blanco-miranda-del-castanar",
  "name": "Camping El Burro Blanco",
  "description": "Camping El Burro Blanco is located in Miranda del Castañar, Salamanca, is located in a wooded area. The camping on terraces and camping with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-el-burro-blanco-miranda-del-castanar",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675009875c952.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camino de Las Norias s/n",
    "addressLocality": "Miranda del Castañar",
    "postalCode": "37660"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.47489,
    "longitude": -5.99861
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}