{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/azalea-campground-grant-grove",
  "name": "Azalea Campground",
  "description": "The campground is open year-round but has seasonal restrictions during the winter. May through October: Reservations can be made up to four months in advance. All sites are reservation only. November through April: The campground reduces to only one loop with 20 sites. Sites are available on a first-come, first-served basis. Azalea campground is centrally located in Sequoia and Kings Canyon National Parks. This campground is at an elevation of 6,500 feet.",
  "url": "https://campertunity.com/listings/campgrounds/azalea-campground-grant-grove",
  "image": [
    "https://www.nps.gov/common/uploads/structured_data/D060AAF8-F83C-55AC-45B399F495BD0A5E.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grant Grove",
    "postalCode": "93633",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/azalea-campground-NPSD82D2D01_80E6_4394_BEC0_C41ECAC12798"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}