{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/playa-joyel-noja-cantabria",
  "name": "Playa Joyel",
  "description": "Rent yours in Noja with Homair Playa Joyel and book your holidays online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/playa-joyel-noja-cantabria",
  "image": [
    "https://www.homair.com/photos/camping/69/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Playa De Ris",
    "addressLocality": "Noja",
    "addressRegion": "Cantabria",
    "postalCode": "39180",
    "addressCountry": "Spagna"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.489732280229,
    "longitude": -3.5401096052053
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 78,
    "bestRating": 5,
    "worstRating": 1
  }
}