{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stateline-campground-st-george-ut",
  "name": "Stateline Campground",
  "description": "Stateline Campground is located on the border of Utah and Arizona on the House Rock Valley Road. The site also is where the Arizona National Scenic Trail ends. The massive Paria Plateau provides a stunning, colorful, and rugged landscape and forms the scenic backdrop to Stateline Campground. The campground’s eight campsites, four in Arizona and four in Utah, each has its own shade structure, designated graveled parking, and fire rings. The campground has two vault toilets and several interpre...",
  "url": "https://campertunity.com/listings/campgrounds/stateline-campground-st-george-ut",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2020/06/15/13/59/fa8f7063-f214-494c-9961-544b638cac09.jpeg",
    "https://cdn.recreation.gov/public/2020/06/15/17/40/78acc532-baf3-4c5b-8e9d-015f97051abd.jpeg",
    "https://cdn.recreation.gov/public/2020/06/15/13/59/391dd2aa-42be-4c5f-b139-4da01ad3df55.jpeg",
    "https://cdn.recreation.gov/public/2020/06/15/13/59/61345edd-0d1f-4b3b-b60e-b5ec3acaac7f.jpeg",
    "https://cdn.recreation.gov/public/2020/06/15/13/56/df4b9d4a-0712-41e2-a203-e56cb0411f71.jpeg",
    "https://cdn.recreation.gov/public/2020/06/15/17/09/0025779a-976c-4d99-9f2f-361b7c7f1e77.jpeg",
    "https://cdn.recreation.gov/public/2020/06/15/17/09/c08752ad-1098-46a7-aec7-4c01cd6eaa8e.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "345 E. Riverside Drive",
    "addressLocality": "St. George",
    "addressRegion": "UT",
    "postalCode": "84790",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.00125,
    "longitude": -112.035006
  },
  "sameAs": [
    "https://www.blm.gov/visit/stateline-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}