{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/greek-creek-campground-mt",
  "name": "Greek Creek Campground",
  "description": "Explore Greek Creek Campground in Custer Gallatin National Forest, Montana with Recreation.gov. Greek Creek Campground is located in scenic Gallatin Canyon, in the Bozeman Ranger District of the Gallatin National Forest. It is 30 miles south of the city of",
  "url": "https://campertunity.com/listings/campgrounds/greek-creek-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70450.jpg",
    "https://cdn.recreation.gov/public/2018/08/05/23/02/fa45a3bc-7225-42cd-9d0f-70a343ce540e_450.jpg",
    "https://cdn.recreation.gov/public/images/70409.jpg",
    "https://cdn.recreation.gov/public/images/70486.jpg",
    "https://cdn.recreation.gov/public/2018/08/05/23/02/64f9c2df-3ce5-48de-83f4-2fe0eb0afa9f_450.jpg",
    "https://cdn.recreation.gov/public/images/70500.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70529.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greek Creek Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3805556,
    "longitude": -111.1816667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233742"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$26+"
}