{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scottish-traveler-rv-park-largo-fl-1",
  "name": "Scottish Traveler RV Park",
  "description": "Scottish Traveler RV Park is located at 1610 South Belcher Road, Largo FL 33771. Scottish Traveler RV Park can be contacted at ***-***-**** or https://www.leestravelpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/scottish-traveler-rv-park-largo-fl-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1610 South Belcher Road",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "postalCode": "33771",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.9006564,
    "longitude": -82.7469289
  }
}