{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windy-point-campground-kingman-az",
  "name": "Windy Point Campground",
  "description": "Located on the crest of the Cerbat Mountains, Windy Point Campground provides visitors scenic views of the surrounding valley and distant mountain ranges. Enjoy camping in a pinyon pine and juniper woodland as well as recreation opportunities nearby.The campground features a vault toilet, and most picnic areas and campsites are equipped with a metal fire grill, rock masonry fire ring, trash can, picnic table, and a level parking site. Campsites are filled on a first-come, first-served basis a...",
  "url": "https://campertunity.com/listings/campgrounds/windy-point-campground-kingman-az",
  "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.435956,
    "longitude": -114.160087
  },
  "sameAs": [
    "https://www.blm.gov/visit/windy-point-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}