{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riggs-flat-campground-willcox-az",
  "name": "Riggs Flat Campground",
  "description": "Riggs Flat Campground is located at , Willcox AZ 85643. Riggs Flat Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/coronado/recarea/?recid=25582",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riggs-flat-campground-willcox-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willcox",
    "addressRegion": "AZ",
    "postalCode": "85643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7081246,
    "longitude": -109.9623022
  }
}