{"table_name":"amelia_locations","full_table_name":"wp_amelia_locations","description":"Stores amelia locations data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_amelia_locations` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `status` enum('hidden','visible','disabled') NOT NULL DEFAULT 'visible',\\n  `name` varchar(255) NOT NULL DEFAULT '',\\n  `description` mediumtext,\\n  `address` varchar(255) NOT NULL,\\n  `phone` varchar(63) NOT NULL,\\n  `latitude` decimal(8,6) NOT NULL,\\n  `longitude` decimal(9,6) NOT NULL,\\n  `pictureFullPath` varchar(767) DEFAULT NULL,\\n  `pictureThumbPath` varchar(767) DEFAULT NULL,\\n  `pin` mediumtext,\\n  `translations` text,\\n  `countryPhoneIso` varchar(2) DEFAULT NULL,\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":[],"plugin":{"slug":"ameliabooking","name":"Booking for Appointments and Events Calendar – Amelia","active_installs":90000,"version":"2.2.1","wp_org_url":"https://wordpress.org/plugins/ameliabooking/"}}