{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yankee-traveler-rv-park-largo-fl-1",
  "name": "Yankee Traveler RV Park",
  "description": "Yankee Traveler RV Park camping reservations and campground information. Learn more about camping near Yankee Traveler RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/yankee-traveler-rv-park-largo-fl-1",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783862/%7Bpht%7DphotoURL1-1%7Bpht%7D1721311493847.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8500 Ulmerton Rd",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.89384,
    "longitude": -82.75695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}