{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-park-mobile-home-park-springe",
  "name": "Cedar Park Mobile Home Park",
  "description": "Cedar Park Mobile Home Park is located at 111 South Papago Street, Springerville AZ 85938. Cedar Park Mobile Home Park can be contacted at ***-***-**** or http://www.whitemountainrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cedar-park-mobile-home-park-springe",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "111 South Papago Street",
    "addressLocality": "Springerville",
    "addressRegion": "AZ",
    "postalCode": "85938",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1313962,
    "longitude": -109.2840268
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/springerville/cedar-park-mobile-home-park"
  ]
}