{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-ramales-ramales-de-la-victoria",
  "name": "Camping de Ramales",
  "description": "This charming campsite is located in the spectacular setting of the northern Spanish Cantabria, on the banks of the Asón River. The Camping de...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-ramales-ramales-de-la-victoria",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c6617837d3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lugar Barrio Vegacorredor s/n",
    "addressLocality": "Ramales de la Victoria",
    "postalCode": "39800",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.25944,
    "longitude": -3.48306
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}