{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/circle-x-ranch-group-campground-malibu-ca",
  "name": "Circle X Ranch Group Campground",
  "description": "Circle X Ranch Group Campground camping reservations and campground information. Learn more about camping near Circle X Ranch Group Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/circle-x-ranch-group-campground-malibu-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12896 Yerba Buena Road",
    "addressLocality": "Malibu",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.10972,
    "longitude": -118.93722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}