{"table_name":"jbusinessdirectory_company_zipcodes","full_table_name":"wp_jbusinessdirectory_company_zipcodes","description":"Stores jbusinessdirectory company zipcodes data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE `wp_jbusinessdirectory_company_zipcodes` ( `id` int NOT NULL AUTO_INCREMENT, `company_id` int NOT NULL, `zip_code` varchar(10) DEFAULT NULL, `latitude` varchar(45) DEFAULT NULL, `longitude` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`), KEY `company_id` (`company_id`), KEY `latitude` (`latitude`), KEY `longitude` (`longitude`) ) ENGINE","columns":[{"name":"id","type":"int","nullable":false,"primary_key":true},{"name":"company_id","type":"int","nullable":false,"primary_key":false},{"name":"zip_code","type":"varchar(10)","nullable":true,"primary_key":false},{"name":"latitude","type":"varchar(45)","nullable":true,"primary_key":false},{"name":"longitude","type":"varchar(45)","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-businessdirectory","name":"WP-BusinessDirectory – Business directory plugin for WordPress","active_installs":50,"version":"4.0.2","wp_org_url":"https://wordpress.org/plugins/wp-businessdirectory/"}}