{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-springs-pine-valley-ut",
  "name": "Blue Springs",
  "description": "## Overview Located three miles outside of the town of Pine Valley, Utah. Campgroundhas large ponderosa pine trees and is situated adjacent to a stream. Areais shaded. Located near Pine Valley Mountain Wilderness. Popularactivities include horseback riding, hiking and fishing. There is a lodgeand cafe in Pine Valley. No OHV/ATVs in the campground.",
  "url": "https://campertunity.com/listings/campgrounds/blue-springs-pine-valley-ut",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pine Valley",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.39194404,
    "longitude": -113.46277718
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}