{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-caravanning-glamping-mas-alegria-vilanova-i-la-geltru",
  "name": "Nature Caravanning Glamping Mas Alegria",
  "description": "The camper pitches in a secluded location - use of the swimming pool, jacuzzi, barbecue, washing machine and bicycle rental are available by appointment - direct bus to Barcelona - city center, nature park and beaches within walking distance.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nature-caravanning-glamping-mas-alegria-vilanova-i-la-geltru",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651232400.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camí de la Masia D'en Cabanyes",
    "addressLocality": "vilanova-i-la-geltru",
    "addressRegion": "catalonia",
    "postalCode": "08800",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.23698,
    "longitude": 1.71735
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€35+"
}