{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/owl-creek-campground-safford-az",
  "name": "Owl Creek Campground",
  "description": "Located in the Gila Box Riparian National Conservation Area in Arizona, Owl Creek Campground has seven campsites, picnic tables, grills, ramadas, trash receptacles, and restroom facilities available to make your stay more enjoyable. There is no potable water available at the campground. Three of the campsites are pull-through sites, and four are pull-in sites, making the campground suitable for trailers and RVS. The campground is a stop on the Black Hills Back Country Byway, and it is also ju...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/owl-creek-campground-safford-az",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Safford",
    "addressRegion": "AZ",
    "postalCode": "84790-6714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.966,
    "longitude": -109.307
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ]
}