{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-campground-safford-az-us",
  "name": "Riverview Campground",
  "description": "This campground offers a fantastic camping experience within the popular Gila Box Riparian National Conservation Area. The area contains significant riparian areas with a plethora of birds, wildlife, and unique vegetation. The Gila Box RNCA is a guaranteed treat for any visitor.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/riverview-campground-safford-az-us",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Safford",
    "addressRegion": "AZ",
    "postalCode": "85546",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.88752,
    "longitude": -109.47995
  }
}