{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/winslow-pride-rv-park-convenience-store-winslow-az",
  "name": "What is the phone number for Winslow Pride RV Park and Convenience Store?",
  "description": "Winslow Pride RV Park and Convenience Store is located at Transcon Lane, Winslow AZ 86047. Winslow Pride RV Park and Convenience Store can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/winslow-pride-rv-park-convenience-store-winslow-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Transcon Lane",
    "addressLocality": "Winslow",
    "addressRegion": "AZ",
    "postalCode": "86047",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0190667,
    "longitude": -110.6741646
  }
}