{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-merced-calp-valencian-community",
  "name": "Camping La Merced",
  "description": "beach and center 10 minutes walk",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-merced-calp-valencian-community",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650822387.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Partida Colari",
    "addressLocality": "calp",
    "addressRegion": "valencian-community",
    "postalCode": "03710",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.65413,
    "longitude": 0.06799
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.68,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29.8+"
}