{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-gold-canyon-az",
  "name": "Spot2Nite",
  "description": "Check out Gold Canyon RV and Golf Resort in Gold Canyon, Arizona on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-gold-canyon-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0edf087f-a925-11f0-97fe-cf5cab7ce7fa/card.jpg?v=63927682908",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/5090015b-aa10-11f0-b697-eee450b0ec37/card.jpg?v=63927783951",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/358babc4-aa10-11f0-86f1-8638a66b7c86/card.jpg?v=63927783906"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7151 U.S. 60",
    "addressLocality": "Gold Canyon",
    "addressRegion": "AZ",
    "postalCode": "85118",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3554335,
    "longitude": -111.4709865
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "79",
    "priceValidUntil": "2026-07-18"
  },
  "priceRange": "$79+"
}