{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-coolidge-az",
  "name": "Indian Skies RV Resort",
  "description": "Indian Skies RV Resort is your spectacular getaway nestled in the heart of Arizona where the air is clean and the sun shines year round. We offer a quiet and pristine resort setting with a small town flavor and t",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-coolidge-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/19061e8e-98e7-11ef-b8d5-9ea1d283aea8/card.jpg?v=63897749583"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coolidge",
    "addressRegion": "AZ",
    "postalCode": "85128",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9670909,
    "longitude": -111.526708
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/arizona/coolidge/indian-skies-rv-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}