{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lone-wolf-colony-apple-valley-ca",
  "name": "Lone Wolf Colony",
  "description": "Located in Apple Valley, CA, Lone Wolf Colony offers camping sites. View pictures, amenities, and nearby activities. Book your campground today.",
  "url": "https://campertunity.com/listings/campgrounds/lone-wolf-colony-apple-valley-ca",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/805e379e-2a5e-4593-8741-3699d25a88c5/c83a1936.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "23200 Bear Valley Rd",
    "addressLocality": "Apple Valley",
    "addressRegion": "CA",
    "postalCode": "K2P 0G2",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.469357,
    "longitude": -117.156296
  }
}