{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/teton-range-resort-moran-wy",
  "name": "Teton Range Resort",
  "description": "Teton Range Resort is located near Moran, Wyoming, surrounded by flatlands and mountainous terrain.",
  "url": "https://campertunity.com/listings/campgrounds/teton-range-resort-moran-wy",
  "image": [
    "https://photos.thedyrt.com/photo/media/teton-range-resort_5908e399-ce39-45e6-adfe-a478e81f7ce1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/teton-range-resort_5908e399-ce39-45e6-adfe-a478e81f7ce1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.40209955,43.83213168)/-110.40209955,43.83213168,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/teton-range-resort_b300e2b4-afcb-4cfd-b717-283273a1bb3c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1800 East Hwy 287",
    "addressLocality": "Moran",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.83213168,
    "longitude": -110.40209955
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.666666666666667,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}