{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/village-lane-rv-park-ridgecrest-ca",
  "name": "Village Lane Rv Park",
  "description": "Village Lane Rv Park camping reservations and campground information. Learn more about camping near Village Lane Rv Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/village-lane-rv-park-ridgecrest-ca",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "210 W Haloid Ave",
    "addressLocality": "Ridgecrest",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.61662,
    "longitude": -117.67295
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/village-lane-rv-park/CHUB/781408/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}