{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ubicacion-sitges-barcelona",
  "name": "Location",
  "description": "HelloCamp Sitges Relax, 700 meters from the beach and 2 km from the historic center of Sitges, is an ideal place of peace to relax in the sun, enjoy quiet beaches, explore the local charm or arrive in Barcelona in 45 minutes, with the freedom to walk, read by the sea or simply stay in the campsite enjoying the slow pace and the outdoors.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ubicacion-sitges-barcelona",
  "image": [
    "https://cdn.prod.website-files.com/plugins/Basic/assets/placeholder.60f9b1840c.svg",
    "https://cdn.prod.website-files.com/678785181ff1df189e4622a9/67c74db2492114697399d1ea_HolaCamp-Sitges-Relax-10.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ctra 246a, Km. 38",
    "addressLocality": "Sitges",
    "addressRegion": "Barcelona",
    "postalCode": "08870",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.232,
    "longitude": 1.785
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "00:00:00",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1294,
    "bestRating": 5,
    "worstRating": 1
  }
}