{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-flat-campground-sedona-az",
  "name": "Pine Flat Campground",
  "description": "Pine Flat Campground is located at 12240 Arizona 89A, Sedona AZ 86336. Pine Flat Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/coconino/recarea/?recid=55374&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/pine-flat-campground-sedona-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12240 Arizona 89A",
    "addressLocality": "Sedona",
    "addressRegion": "AZ",
    "postalCode": "86336",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.011977,
    "longitude": -111.738543
  }
}