{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boulder-creek-rv-resort-lone-pine-ca",
  "name": "Boulder Creek RV Resort",
  "description": "Boulder Creek RV Resort camping reservations and campground information. Learn more about camping near Boulder Creek RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/boulder-creek-rv-resort-lone-pine-ca",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783215/%7Bpht%7DphotoURL3-original%7Bpht%7D1722715296588.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2550 U.S. 395",
    "addressLocality": "Lone Pine",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.54313,
    "longitude": -118.04664
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}