{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-fork-group-area-philipsburg-mt",
  "name": "East Fork Group Area",
  "description": "East Fork Group Area near Philipsburg, MT, is surrounded by forested terrain with a mix of trees and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/east-fork-group-area-philipsburg-mt",
  "image": [
    "https://photos.thedyrt.com/photo/544247/media/montana-east-fork-campground-and-picnic-area_6636354c-c4ba-461a-938a-893c3e0a61f7.heic?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/541432/media/montana-east-fork-campground-and-picnic-area_f8536f98-17b4-4484-b252-edf0b3a01fb1.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/544247/media/montana-east-fork-campground-and-picnic-area_6636354c-c4ba-461a-938a-893c3e0a61f7.heic?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.38500055,46.13400045)/-113.38500055,46.13400045,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Philipsburg",
    "addressRegion": "MT",
    "postalCode": "59858",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.13400045,
    "longitude": -113.38500055
  },
  "sameAs": [
    "https://thedyrt.com/camping/montana/montana-east-fork-campground-and-picnic-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}