{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windy-point-recreation-site-kingman-az-us",
  "name": "Windy Point Recreation Site",
  "description": "Windy Point Recreation Site is located along the crest of the Cerbat Mountains, high above the old mining town of Chloride, Arizona. Located at a 6,000-foot elevation, this site is located in a picturesque woodland consisting of pinyon pine and juniper. Visitors here are treated to spectacular views of the surrounding valley and distant mountain ranges.Windy Point features a campground and the area hosts opportunities for picnicking, birdwatching, off-highway vehicle driving, and hunting. The...",
  "url": "https://campertunity.com/listings/campgrounds/windy-point-recreation-site-kingman-az-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kingman",
    "addressRegion": "AZ",
    "postalCode": "86401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.43648,
    "longitude": -114.15988
  },
  "sameAs": [
    "https://www.blm.gov/visit/windy-point-recreation-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ohv Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}