{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/topanga-cabins-ca",
  "name": "Topanga Cabins",
  "description": "Your very own Private Cabin on Gated Property, next to wilderness, with hundreds of miles of fire roads, mountain bike and hiking trails in clean open air to refresh your spirit for a day trip or location. Skylights above a queen bed and a beautiful tile mosaic are just two of the many things that make this such a unique retreat. Please ask, obvious questions are welcome The Guest Cabin is your perfect escape from urban confusion and the stress of social distancing, with all amenities for a p...",
  "url": "https://campertunity.com/listings/campgrounds/topanga-cabins-ca",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1752199540/dev-campground-photos/mek0kwdkp7lxgw4ztrgm/topanga-cabins-artist-s-cabin-peaceful-quiet-w-wi-fi-trails-ventura.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Topanga",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.114667,
    "longitude": -118.620624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vineyard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}