{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-yankee-traveler-rv-park-largo-fl",
  "name": "Yankee Traveler RV Park",
  "description": "Yankee Traveler RV Park is located at 8500 Ulmerton Road, Largo FL 33771. Yankee Traveler RV Park can be contacted at ***-***-**** or http://www.yankeetraveler.net/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-yankee-traveler-rv-park-largo-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8500 Ulmerton Road",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "postalCode": "33771",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8939487,
    "longitude": -82.7568313
  }
}