{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/opiniones-marbella",
  "name": "Opiniones",
  "description": "• +***-***-****3 Classification of the Campercontact community: 3.05",
  "url": "https://campertunity.com/listings/campgrounds/opiniones-marbella",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650817719.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenida Bosquemar",
    "addressLocality": "Marbella",
    "postalCode": "29604",
    "addressCountry": "España"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.50245,
    "longitude": -4.80416
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.05,
    "reviewCount": 62,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "25+"
}