{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bungalow-park-albufera-valencia-valencian-community",
  "name": "Bungalow Park Albufera",
  "description": "Next to camper place (15522) - bus stop [Valencia] 50m - beach 600m - lake 3km - golf course 2km - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bungalow-park-albufera-valencia-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650867317.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carrera del Riu",
    "addressLocality": "valencia",
    "addressRegion": "valencian-community",
    "postalCode": "46012",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.38693,
    "longitude": -0.33192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.67,
    "reviewCount": 43,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}