{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-resort-at-indian-springs-ranch-eureka-mt",
  "name": "RV Resort at Indian Springs Ranch",
  "description": "RV Resort at Indian Springs Ranch camping reservations and campground information. Learn more about camping near RV Resort at Indian Springs Ranch and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/rv-resort-at-indian-springs-ranch-eureka-mt",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "77 Indian Springs Rd",
    "addressLocality": "Eureka",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.92809,
    "longitude": -115.05706
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/rv-resort-at-indian-springs-ranch/CHUB/781559/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}