{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/western-wings-birds-clays-roberts-id",
  "name": "Western Wings Birds & Clays",
  "description": "Western Wings Birds & Clays is located at 2760 East 800 North, Roberts ID 83444. Western Wings Birds & Clays can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/western-wings-birds-clays-roberts-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2760 East 800 North",
    "addressLocality": "Roberts",
    "addressRegion": "ID",
    "postalCode": "83444",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.73847,
    "longitude": -112.153915
  }
}