{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-rocks-travel-park-largo",
  "name": "Indian Rocks Travel Park",
  "description": "Indian Rocks Travel Park is located at 12121 Vonn Road, Largo FL 33774. Indian Rocks Travel Park can be contacted at ***-***-**** or http://indianrockstravelpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-indian-rocks-travel-park-largo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12121 Vonn Road",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "postalCode": "33774",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.8829874,
    "longitude": -82.8189463
  }
}