{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lockett-meadow-campground-flagstaff-az",
  "name": "Lockett Meadow Campground",
  "description": "Lockett Meadow Campground is located at , Flagstaff AZ 86001. Lockett Meadow Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/coconino/recarea/?recid=55136",
  "url": "https://campertunity.com/listings/campgrounds/lockett-meadow-campground-flagstaff-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "postalCode": "86001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3586,
    "longitude": -111.6208
  }
}