{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sierra-serenity-tee-off-views-lone-pine-ca",
  "name": "Sierra Serenity: Tee Off with Views",
  "description": "As the sun kisses the peaks of the Sierra Nevada and Inyo Mountains, imagine waking up to an idyllic panorama that stretches across the horizon. This is what awaits you when you choose an RV camping experience like no other, where the fairways become your temporary backyard and the greens merge with nature's vast canvas. Here, RV enthusiasts can revel in the sheer tranquility of a setting that offers more than just a spot to parkit promises an encounter with unsurpassed beauty and a community...",
  "url": "https://campertunity.com/listings/campgrounds/sierra-serenity-tee-off-views-lone-pine-ca",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/2742/photo-gallery/360k45aPiMRap2Rk_fcef40754b1928d8856adcb9c012a463_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lone Pine, CA",
    "addressLocality": "Lone Pine",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.58456513,
    "longitude": -118.04353739
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 105,
    "bestRating": 5,
    "worstRating": 1
  }
}