{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-view-campground-rv-park-hardin-mt",
  "name": "Grand View Campground & RV Park",
  "description": "Independent, family-owned RV park in Hardin, Montana with spacious sites, clean facilities, and easy access to Little Bighorn Battlefield, Bighorn Canyon, and local attractions.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-view-campground-rv-park-hardin-mt",
  "image": [
    "https://grandviewcamp.com/wp-content/uploads/2025/08/rvsite-2-4-600x450.png",
    "https://grandviewcamp.com/wp-content/uploads/2025/08/10628725_690269461051611_8738301968480588385_o-4.png",
    "data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==",
    "https://grandviewcamp.com/wp-content/uploads/2026/02/uncle-sam-america-250-grandview-campground-300x200.png",
    "https://grandviewcamp.com/wp-content/uploads/2025/08/telephone-10-1.png",
    "https://grandviewcamp.com/wp-content/uploads/2025/08/location-2-1.png",
    "https://grandviewcamp.com/wp-content/uploads/2025/08/letter-1-1.png",
    "https://grandviewcamp.com/wp-content/uploads/2025/08/14666177_1115405858537967_4943854295262058963_n-1.png",
    "https://grandviewcamp.com/wp-content/uploads/2025/08/logo2025-1.png#41",
    "https://grandviewcamp.com/wp-content/uploads/2025/08/rental1-4.png",
    "https://s.w.org/images/core/emoji/17.0.2/svg/1f1fa-1f1f8.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1002 N Mitchell Ave",
    "addressLocality": "Hardin",
    "addressRegion": "MT",
    "postalCode": "59034",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7326,
    "longitude": -107.612
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}