{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mar-menor-santiago-de-la-ribera-region-of-murcia-es",
  "name": "Camping Mar Menor",
  "description": "Camping on the banks of the Mar Menor - use of GPS coordinates - located between Los Alcázares and San Javier Murcia airport) - *** rates depending on season and type of place *** - Los Narejos 3km - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-mar-menor-santiago-de-la-ribera-region-of-murcia-es",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650943782.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carretera del Aeropuerto",
    "addressLocality": "santiago-de-la-ribera",
    "addressRegion": "region-of-murcia",
    "postalCode": "30720",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.76739,
    "longitude": -0.81838
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.73,
    "reviewCount": 86,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}