{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-alto-nm-us",
  "name": "Spot2Nite",
  "description": "Check out Elk Run RV Park and Cabins in Alto, NM on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-alto-nm-us",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/f4e433ed-739c-11f0-8e92-3423fbe2102c/card.jpg?v=63921797042"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1068 Hwy 48",
    "addressLocality": "Alto",
    "addressRegion": "NM",
    "postalCode": "88312",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.420069,
    "longitude": -105.669916
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/nm/alto/elk-run-rv-park-and-cabins"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog Park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-10-15"
  },
  "priceRange": "$75+"
}