{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/high-elevation-mountain-retreat-flagstaff-az",
  "name": "High-Elevation Mountain Retreat",
  "description": "Nestled at 7,000 feet in a peaceful mountain community south of Flagstaff, this shady RV camping retreat offers level driveway parking with water and 30-amp power. Enjoy fresh alpine air, easy dog walks on quiet cul-de-sac streets, and friendly hosts who provide clear arrival instructions. Explore nearby national parks just hours away, from red-rock canyons to pine forests, making this a perfect base for outdoor adventures year-round.",
  "url": "https://campertunity.com/listings/campgrounds/high-elevation-mountain-retreat-flagstaff-az",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26924/photo-gallery/zxrkxel2iygXyPJv_919e7babf08f60f9bddff15ab42605c5_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/508079/profile/qT2bvf7I9D8bNtg7_137f8e9445c07df6996f76dbb087e6b1_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flagstaff, AZ",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.14025091,
    "longitude": -111.66984132
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}