{"table_name":"kpc_place","full_table_name":"wp_kpc_place","description":"Stores kpc place data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `kpc_place` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `google_place` varchar(20) NOT NULL, `language` varchar(20) NOT NULL, `country_name` varchar(100) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL, PRIMARY KEY (`id`) ) ENGINE","columns":[{"name":"id","type":"int(10) unsigned","nullable":false,"primary_key":true},{"name":"google_place","type":"varchar(20)","nullable":false,"primary_key":false},{"name":"language","type":"varchar(20)","nullable":false,"primary_key":false},{"name":"country_name","type":"varchar(100)","nullable":false,"primary_key":false}],"plugin":{"slug":"keyword-position-checker","name":"Keyword Position Checker","active_installs":10,"version":"1.1.3","wp_org_url":"https://wordpress.org/plugins/keyword-position-checker/"}}