{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/electric-connections-mount-pleasant-ut",
  "name": "Electric Connections",
  "description": "Skyline Trails RV Park offers full hookup RV sites, long-term stays, and modern amenities near Mount Pleasant, Utah.",
  "url": "https://campertunity.com/listings/campgrounds/electric-connections-mount-pleasant-ut",
  "image": [
    "https://skylinetrailsrvpark.com/wp-content/uploads/2024/11/IMG_8126-768x1024.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "635 Horseshoe Mountain Lane",
    "addressLocality": "Mount Pleasant",
    "addressRegion": "UT",
    "postalCode": "84647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.544168,
    "longitude": -111.453333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}