{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fremont-lake-pinedale-wy",
  "name": "Fremont Lake",
  "description": "Fremont Lake Campground is located on the east shore of pristine Fremont Lake at an elevation of 7,400 feet, just 7 miles northeast of Pinedale, Wyoming, the nearest full-service community. Water sports and fishing are popular activities on the scenic lake.",
  "url": "https://campertunity.com/listings/campgrounds/fremont-lake-pinedale-wy",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/63314_700.webp",
    "https://cdn.recreation.gov/public/2018/08/02/16/46/66b939e1-107f-4f3f-b7f3-e59b550b3ff3_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/63297_700.webp",
    "https://cdn.recreation.gov/public/2018/08/02/16/27/7ec3e322-c268-4801-8acc-d7983eda2ee8_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FREMONT LAKE CG, PINEDALE RD, BRIDGER-TETON NF",
    "addressLocality": "Pinedale",
    "addressRegion": "WY",
    "postalCode": "82941",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9463889,
    "longitude": -109.7919444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/231912?tab=info"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$15+"
}