{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-punta-mila-lescala-catalonia",
  "name": "Camping Punta Mila",
  "description": "nice, quiet campsite with many recreational facilities - on the edge of the Montgrí nature park - 800 meter forest walk to the beach - you can empty cassettes at both sanitary buildings and dirty / fresh water at the bridge - prices mentioned off-season - see website for full overview",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-punta-mila-lescala-catalonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650835792.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera de l'Escala a l'Estartit",
    "addressLocality": "lescala",
    "addressRegion": "catalonia",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.10509,
    "longitude": 3.15838
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}