{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/backland-williams-az",
  "name": "Backland",
  "description": "Backland is located at 6929 E Rosilda Springs Rd, Williams AZ 86046. Backland can be contacted at ***-***-**** or https://www.travelbackland.com/",
  "url": "https://campertunity.com/listings/campgrounds/backland-williams-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36667/1646189055_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6929 E Rosilda Springs Rd",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1763796,
    "longitude": -112.0503973
  }
}