{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/granite-mountain-resort-oakhurst-ca",
  "name": "Granite Mountain Resort",
  "description": "Granite Mountain Resort camping reservations and campground information. Learn more about camping near Granite Mountain Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/granite-mountain-resort-oakhurst-ca",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783778/%7Bpht%7DphotoURL4-original%7Bpht%7D1699584176295.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "42484 California 41",
    "addressLocality": "Oakhurst",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.36683,
    "longitude": -119.63176
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}