init([
  {
    "id": "museum_type",
    "name": "展馆类型",
    "comment": "展馆检索类型",
    "options": [
      {
        "index": 1,
        "name": "Art Museum",
        "value": "Art Museum"
      },
      {
        "index": 2,
        "name": "Heritage Site Museum",
        "value": "Heritage Site Museum"
      },
      {
        "index": 3,
        "name": "History Museum",
        "value": "History Museum"
      },
      {
        "index": 4,
        "name": "Memorial",
        "value": "Memorial"
      },
      {
        "index": 5,
        "name": "Natural History Museum",
        "value": "Natural History Museum"
      },
      {
        "index": 6,
        "name": "Observatory & Planetarium",
        "value": "Observatory & Planetarium"
      },
      {
        "index": 7,
        "name": "Science Museum",
        "value": "Science Museum"
      },
      {
        "index": 8,
        "name": "Specialty Museum",
        "value": "Speciety Museum"
      }
    ]
  },
  {
    "id": "heritage_type",
    "name": "世界遗产类型",
    "comment": "世界遗产检索类型",
    "options": [
      {
        "index": 1,
        "name": "World Cultural Heritage",
        "value": "World Cultural Heritage"
      },
      {
        "index": 2,
        "name": "World Natural Heritage",
        "value": "World Natural Heritage"
      },
      {
        "index": 3,
        "name": "World Cultural & Natural Heritage",
        "value": "World Cultural & Natural Heritage"
      },
      {
        "index": 4,
        "name": "World Intangible Cultural Heritage",
        "value": "World Intangible Cultural Heritage"
      }
    ]
  },
  {
    "id": "spot_type",
    "name": "旅游景点类型",
    "comment": "旅游景点检索类型",
    "options": [
      {
        "index": 1,
        "name": "5A-level scenic spot",
        "value": "5A-level scenic spot"
      }
      // ,
      // {
      //   "index": 2,
      //   "name": "five-star hotel",
      //   "value": "five-star hotel"
      // }
    ]
  },
  {
    "id": "search_province",
    "name": "地域",
    "comment": "检索地域",
    "options": [
      {
        "index": 1,
        "name": "Anhui Province",
        "value": "Anhui Province"
      },
      {
        "index": 2,
        "name": "Beijing Municipality",
        "value": "Beijing"
      },
      {
        "index": 3,
        "name": "Chongqing Municipality",
        "value": "Chongqing"
      },
      {
        "index": 4,
        "name": "Fujian Province",
        "value": "Fujian Province"
      },
      {
        "index": 5,
        "name": "Gansu Province",
        "value": "Gansu Province"
      },
      {
        "index": 6,
        "name": "Guangdong Province",
        "value": "Guangdong Province"
      },
      {
        "index": 7,
        "name": "Guangxi Zhuang Autonomous Region",
        "value": "Guangxi Zhuang Autonomous Region"
      },
      {
        "index": 8,
        "name": "Guizhou Province",
        "value": "Guizhou Province"
      },
      {
        "index": 9,
        "name": "Hainan Province",
        "value": "Hainan Province"
      },
      {
        "index": 10,
        "name": "Hebei Province",
        "value": "Hebei Province"
      },
      {
        "index": 11,
        "name": "Heilongjiang Province",
        "value": "Heilongjiang Province"
      },
      {
        "index": 12,
        "name": "Henan Province",
        "value": "Henan Province"
      },
      {
        "index": 13,
        "name": "Hubei Province",
        "value": "Hubei Province"
      },
      {
        "index": 14,
        "name": "Hunan Province",
        "value": "Hunan Province"
      },
      {
        "index": 15,
        "name": "Inner Mongolia Autonomous Region",
        "value": "Inner Mongolia Autonomous Region"
      },
      {
        "index": 16,
        "name": "Jiangsu Province",
        "value": "Jiangsu Province"
      },
      {
        "index": 17,
        "name": "Jiangxi Province",
        "value": "Jiangxi Province"
      },
      {
        "index": 18,
        "name": "Jilin Province",
        "value": "Jilin Province"
      },
      {
        "index": 19,
        "name": "Liaoning Province",
        "value": "Liaoning Province"
      },
      {
        "index": 20,
        "name": "Ningxia Hui Autonomous Region",
        "value": "Ningxia Hui Autonomous Region"
      },
      {
        "index": 21,
        "name": "Qinghai Province",
        "value": "Qinghai Province"
      },
      {
        "index": 22,
        "name": "Shaanxi Province",
        "value": "Shaanxi Province"
      },
      {
        "index": 23,
        "name": "Shandong Province",
        "value": "Shandong Province"
      },
      {
        "index": 24,
        "name": "Shanghai Municipality",
        "value": "Shanghai"
      },
      {
        "index": 25,
        "name": "Shanxi Province",
        "value": "Shanxi Province"
      },
      {
        "index": 26,
        "name": "Sichuan Province",
        "value": "Sichuan Province"
      },
      {
        "index": 27,
        "name": "Tianjin Municipality",
        "value": "Tianjin"
      },
      {
        "index": 28,
        "name": "Tibet Autonomous Region",
        "value": "Tibet Autonomous Region"
      },
      {
        "index": 29,
        "name": "Xinjiang Uygur Autonomous Region",
        "value": "Xinjiang Uygur Autonomous Region"
      },
      {
        "index": 30,
        "name": "Yunnan Province",
        "value": "Yunan Province"
      },
      {
        "index": 31,
        "name": "Zhejiang Province",
        "value": "Zhejiang Province"
      }
    ]
  },
  {
    "id": "develop_type",
    "name": "开发区类型",
    "comment": "开发区类型",
    "options": [
      {
        "index": 0,
        "name": "Pilot Free Trade Zone",
        "value": "Pilot Free Trade Zone"
      },
      {
        "index": 1,
        "name": "National New Area",
        "value": "National New Area"
      },
      {
        "index": 2,
        "name": "National Innovation Demonstration Zone",
        "value": "National Innovation Demonstration Zone"
      },
      {
        "index": 3,
        "name": "National Hi-tech Industrial Development Zone",
        "value": "National Hi-tech Industrial Development Zone"
      },
      {
        "index": 4,
        "name": "National Economic and Technological Development Zone",
        "value": "National Economic and Technological Development Zone"
      },
      {
        "index": 5,
        "name": "National Bonded Zone",
        "value": "National Bonded Zone"
      },
      {
        "index": 6,
        "name": "National Export Processing Zone",
        "value": "National Export Processing Zone"
      },
      {
        "index": 7,
        "name": "National Border Economic Cooperation Zone",
        "value": "National Border Economic Cooperation Zone"
      },
      {
        "index": 8,
        "name": "National Comprehensive Bonded Zone",
        "value": "National Comprehensive Bonded Zone"
      },
      {
        "index": 9,
        "name": "National Bonded Port Zone",
        "value": "National Bonded Port Zone"
      },
      {
        "index": 10,
        "name": "Border or Cross-border Economic Cooperation Zone",
        "value": "Border or Cross-border Economic Cooperation Zone"
      },
      {
        "index": 11,
        "name": "Others",
        "value": "Others"
      }
    ]
  },
  {
    "id": "prime_mover_industry",
    "name": "主导产业",
    "comment": "主导产业",
    "options": [
      {
        "index": 0,
        "name": "Agriculture; forestry; livestock; fishery",
        "value": "Agriculture; forestry; livestock; fishery"
      },
      {
        "index": 1,
        "name": "Mining",
        "value": "Mining"
      },
      {
        "index": 2,
        "name": "Manufacturing",
        "value": "Manufacturing"
      },
      {
        "index": 3,
        "name": "Production and distribution of electricity; gas and water",
        "value": "Production and distribution of electricity; gas and water"
      },
      {
        "index": 4,
        "name": "Construction",
        "value": "Construction"
      },
      {
        "index": 5,
        "name": "Transport; storage and post",
        "value": "Transport; storage and post"
      },
      {
        "index": 6,
        "name": "Information transmission; computer services and software",
        "value": "Information transmission; computer services and software"
      },
      {
        "index": 7,
        "name": "Wholesale and retail trade",
        "value": "Wholesale and retail trade"
      },
      {
        "index": 8,
        "name": "Accommodation and catering",
        "value": "Accommodation and catering"
      },
      {
        "index": 9,
        "name": "Financial intermediation",
        "value": "Financial intermediation"
      },
      {
        "index": 10,
        "name": "Leasing and business services",
        "value": "Leasing and business services"
      },
      {
        "index": 11,
        "name": "Scientific research; technical service and geologic prospecting",
        "value": "Scientific research; technical service and geologic prospecting"
      },
      {
        "index": 12,
        "name": "Management of water conservancy; environment and public facilities",
        "value": "Management of water conservancy; environment and public facilities"
      },
      {
        "index": 13,
        "name": "Services to households and other services",
        "value": "Services to households and other services"
      },
      {
        "index": 14,
        "name": "Health; social security and social welfare",
        "value": "Health; social security and social welfare"
      },
      {
        "index": 15,
        "name": "Culture; sports and entertainment",
        "value": "Culture; sports and entertainment"
      },
      {
        "index": 16,
        "name": "Others",
        "value": "Others"
      }
    ]
  },
  {
    "id": "small_title",
    "name": "小标题",
    "comment": "小标题",
    "options": [
      {
        "index": 1,
        "name": "Architecture",
        "value": "Architecture"
      },
      {
        "index": 2,
        "name": "Bronze",
        "value": "Bronze"
      },
      {
        "index": 3,
        "name": "Ceramics",
        "value": "Ceramics"
      },
      {
        "index": 4,
        "name": "Embroidery & Textile",
        "value": "Embroidery & Textile"
      },
      {
        "index": 5,
        "name": "Festivals & Customs",
        "value": "Festivals & Customs"
      },
      {
        "index": 6,
        "name": "Folk Art",
        "value": "Folk Art"
      },
      {
        "index": 7,
        "name": "Paintings & Calligraphy",
        "value": "Paintings & Calligraphy"
      },
      {
        "index": 8,
        "name": "Sculpture & Carving",
        "value": "Sculpture & Carving"
      },
      {
        "index": 9,
        "name": "Music",
        "value": "Music"
      },
      {
        "index": 10,
        "name": "Dance",
        "value": "Dance"
      },
      {
        "index": 11,
        "name": "Films & TV",
        "value": "Films & TV"
      },
      {
        "index": 12,
        "name": "Theatre",
        "value": "Theatre"
      }
    ]
  }
])