{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ferma-20030-cabo-negro",
  "name": "La Ferma",
  "description": "at a converted farmhouse to guesthouse located motorhome - swimming pool",
  "url": "https://campertunity.com/listings/campgrounds/ferma-20030-cabo-negro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742624.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N16",
    "addressLocality": "20030",
    "addressRegion": "cabo-negro",
    "addressCountry": "marruecos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.66538,
    "longitude": -5.30675
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124650742624.jpg",
    "https://www.campercontact.com/nl/marokko/cabo-negro/20030/la-ferma"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "64.52",
    "priceValidUntil": "2026-10-17"
  },
  "priceRange": "64.52+"
}