recreationaltrailsinfo.org [ Database ]
by DBhacker_BF - Monday February 24, 2025 at 07:37 AM
#1
https://recreationaltrailsinfo.org

Download: 
https://gofile.io/d/6JtDwN

Sample:
`auto_id` int(10) NOT NULL AUTO_INCREMENT,
  `id` varchar(50) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `local_id` varchar(50) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `project_year` int(10) DEFAULT NULL,
  `project_state` varchar(4) DEFAULT NULL,
  `organization` varchar(250) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `trail_name` varchar(1000) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `project_name` varchar(250) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `project_description` longtext CHARACTER SET utf8 COLLATE utf8_bin,
  `project_location` varchar(3000) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `Municipality` varchar(250) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `county` varchar(1500) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `proj_lat` double(11,4) DEFAULT NULL,
  `proj_long` double(10,4) DEFAULT NULL,
  `project_highlights` varchar(455) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `url` varchar(550) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `contact_first_name` varchar(350) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `contact_last_name` varchar(50) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `address_1` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `address_2` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `city` varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `state` varchar(4) DEFAULT NULL,
  `zip` varchar(20) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `email` varchar(50) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `phone` varchar(50) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `fax` varchar(25) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `funding_provided` int(10) DEFAULT NULL,
  `other_funding` int(10) DEFAULT NULL,
  `other_funding_source` varchar(455) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `in_kind_contributions` varchar(600) DEFAULT NULL,
  `Value_of_In_Kind_Contributions` varchar(100) DEFAULT NULL,
  `congressional_district` varchar(350) DEFAULT NULL,
  `ownership_state` tinyint(1) NOT NULL,
  `ownership_federal` tinyint(1) NOT NULL,
  `ownership_local` tinyint(1) NOT NULL,
  `ownership_private` tinyint(1) NOT NULL,
  `State_Sen_Dis` varchar(150) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `State_house_dis` varchar(250) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `Youth_Corp` varchar(150) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `youth_corp_exp` varchar(150) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `Vol_hours` double DEFAULT NULL,
  `partner_org` varchar(450) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `pu_maint_trail_restore` int(10) DEFAULT NULL,
  `pu_maint_trail_reloc` int(10) DEFAULT NULL,
  `pu_maint_trail_groom` int(10) DEFAULT NULL,
  `pu_maint_trail_maint` int(10) DEFAULT NULL,
  `pu_maint_length` double DEFAULT NULL,
  `pu_maint_brdg_restore` int(10) DEFAULT NULL,
  `pu_maint_brdg_reloc` int(10) DEFAULT NULL,
  `pu_maint_brdg_maint` int(10) DEFAULT NULL,
  `pu_trail_facilities_trailhead` int(10) DEFAULT NULL,
  `pu_trail_facilities_parking` int(10) DEFAULT NULL,
  `pu_trail_facilities_signs` int(10) DEFAULT NULL,
  `pu_trail_facilities_restrooms` int(10) DEFAULT NULL,
  `pu_trail_facilities_access` int(10) DEFAULT NULL,
  `pu_trail_facilities_ramps` int(10) DEFAULT NULL,
  `pu_trail_facilities_other` int(10) DEFAULT NULL,
  `pu_equipment_purchase` int(10) DEFAULT NULL,
  `pu_equipment_lease` int(10) DEFAULT NULL,
  `pu_construction_new_trail` int(10) DEFAULT NULL,
  `pu_construction_length` double(6,1) DEFAULT NULL,
  `pu_construction_new_bridge` int(10) DEFAULT NULL,
  `pu_acquisition_acq` int(10) DEFAULT NULL,
  `pu_acquisition_lease` int(10) DEFAULT NULL,
  `pu_assessment_access` int(10) DEFAULT NULL,
  `pu_assessment_maint` int(10) DEFAULT NULL,
  `pu_edu_pubs` int(10) DEFAULT NULL,
  `pu_edu_safety` int(10) DEFAULT NULL,
  `pu_edu_environ` int(10) DEFAULT NULL,
  `pu_edu_other` int(10) DEFAULT NULL,
  `pu_admin` int(10) DEFAULT NULL,
  `pu_other` int(10) DEFAULT NULL,
  `mu_nonmotor` int(10) DEFAULT NULL,
  `mu_motor` int(10) DEFAULT NULL,
  `mu_other` int(10) DEFAULT NULL,
  `mu_pedestrian` int(10) DEFAULT NULL,
  `mu_skating` int(10) DEFAULT NULL,
  `mu_equestrian` int(10) DEFAULT NULL,
  `mu_nonmotorized_snow` int(10) DEFAULT NULL,
  `mu_bicycling` int(10) DEFAULT NULL,
  `mu_bicycling_mtnb` int(10) DEFAULT NULL,
  `mu_bicycling_other` int(10) DEFAULT NULL,
  `mu_aquatic_nonmotor` int(10) DEFAULT NULL,
  `mu_aquatic_motor` int(10) DEFAULT NULL,
  `mu_motorized_atv` int(10) DEFAULT NULL,
  `mu_motorized_snowmob` int(10) DEFAULT NULL,
  `mu_motorized_motorc` int(10) DEFAULT NULL,
  `mu_motorized_4wheel` int(10) DEFAULT NULL,
  `mu_motorized_other` int(10) DEFAULT NULL,
  `accessibility_status` varchar(50) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `project_completion_year` varchar(50) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `natl_scenic` varchar(10) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `natl_histor` varchar(10) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `natl_rec` varchar(10) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `natl_water` varchar(10) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `rail_trail` varchar(10) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `image_url` varchar(2083) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL,
  `funding_under25k` tinyint(1) NOT NULL,
  `funding_25k_to_100k` tinyint(1) NOT NULL,
  `funding_over100k` tinyint(1) NOT NULL,
  `funding_unspecified` tinyint(1) NOT NULL,
  `no_funding` tinyint(1) NOT NULL,
  `rtp_match` varchar(100) DEFAULT NULL,
  `signs_purchased_and_installation` tinyint(1) NOT NULL,
#2
hey the link is dead, do you think you can update it?
#3
The link in this thread is dead. Please reply to the PM you were sent to get your thread moved back to the Databases section.
Thanks  @zehq for ranks!!!
#4
Hello,

The link on this thread has been updated as of this post.
Thanks  @zehq for ranks!!!
#5
The link in this thread is dead. Please reply to the PM you were sent to get your thread moved back to the Databases section.
See dead links, reposts, or threads without samples in Databases/Other Leaks/Stealer logs? Report it or tag me @Addka72424
New on this forum? Check this thread | TOR
Want to get credits by reposting leaks? Check Earn credits by reposting leaks! | TOR
Want to add your thread to the official section? Check Add to official requests | TOR
Don't know how to use forum Escrow? Check How to use BreachForums escrow | TOR
Looking for verified leaks that haven't been added to the official index yet? Check Unofficial Database Index | TOR

420line


Possibly Related Threads…
Thread Author Replies Views Last Post
  FRANCECASSE.FR Full Database 2026 + internal data + Source code Leaked DarkCyberVault 91 1,605 Yesterday, 08:04 PM
Last Post: pine
  RESANA DATABASE #FR resana1 2 106 Yesterday, 11:33 AM
Last Post: pine
  Seeking fresh US/CA shopping DataBase xiniouer 1 8 Yesterday, 09:17 AM
Last Post: pine
  unc.edu.ar - Database Leak +2,800 prapra123 2 1,480 04-06-2026, 06:45 PM
Last Post: 888
  Swan Bitcoin Crypto Database STOMP2 7 337 04-06-2026, 06:56 AM
Last Post: pine



 Users browsing this thread: