{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scofield-state-park-huntington-ut",
  "name": "Scofield State Park",
  "description": "Scofield State Park is situated 7,600 feet above sea level in the Manti-LaSal Mountains of the Wasatch Plateau. The 2,800-acre lake offers excellent boating and year-round fishing. During winter months, the area serves as a base for snowmobile and cross-country skiing in the spectacular mountains surrounding the park. Three state-owned facilities are available. Mountain View, located six miles north of the town of Scofield, offers a 34-unit campground, modern restrooms, hot showers, fish clea...",
  "url": "https://campertunity.com/listings/campgrounds/scofield-state-park-huntington-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "BOX 1343",
    "addressLocality": "HUNTINGTON",
    "addressRegion": "UT",
    "postalCode": "84528-1343",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.79028,
    "longitude": -111.12972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 445,
    "bestRating": 5,
    "worstRating": 1
  }
}