{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunsites-trailer-park-pearce-az",
  "name": "Sunsites Trailer Park",
  "description": "Sunsites Trailer Park is located at 106 North Paul Lane, Pearce AZ 85625. Sunsites Trailer Park can be contacted at ***-***-**** or https://sunsitestrailerpark.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunsites-trailer-park-pearce-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "106 North Paul Lane",
    "addressLocality": "Pearce",
    "addressRegion": "AZ",
    "postalCode": "85625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9345746,
    "longitude": -109.8402447
  }
}