{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-masia-blanes-costa-brava-es",
  "name": "La Masia",
  "description": "All the services proposed on the campsite La Masia, Blanes. We are really customer-oriented.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-masia-blanes-costa-brava-es",
  "image": [
    "https://www.homair.com/photos/camping/219/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C. Cristofor Colon, 44 - Apt. Correus 95",
    "addressLocality": "Blanes",
    "addressRegion": "Costa Brava",
    "postalCode": "17300",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.662033,
    "longitude": 2.780473
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 599,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "56",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€56+"
}