{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/springville-city-springville-ut",
  "name": "Springville City",
  "description": "The Art City",
  "url": "https://campertunity.com/listings/campgrounds/springville-city-springville-ut",
  "image": [
    "/wp-content/uploads/2022/10/Civic-Center.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "110 S Main St",
    "addressLocality": "Springville",
    "addressRegion": "UT",
    "postalCode": "84663",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.springvilleutah.gov/parks-recreation/parks/canyon-parks/jolleys-ranch/"
  ]
}