{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scenic-longhorn-ranch-retreat-whitefish-mt",
  "name": "Scenic Longhorn Ranch Retreat",
  "description": "Discover immersive RV camping at a working longhorn ranch on the edge of Glacier National Park. Enjoy level, shaded parking spots nestled among rolling pastures and watch stunning sunsets over the Rockies. Take a guided stroll through regenerative ranching operations, meet the cattle and horses, then sample award-winning, lean longhorn ground beef straight from the source. Limited branded merch is available to commemorate your visit to this peaceful, family-run ranch.",
  "url": "https://campertunity.com/listings/campgrounds/scenic-longhorn-ranch-retreat-whitefish-mt",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32865/profile/lvrZyo2LPfxS3GL8_eba6caa40ecad96ed90dfcf212cf8114_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whitefish, MT",
    "addressLocality": "Whitefish",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.34395487,
    "longitude": -114.40413364
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}