Use GPT Image 2 to generate an image from the following information:
```json
{
"type": "illustrated map infographic",
"style": "[Art Style]",
"title_section": {
"text": "[City Name] [Map Title]",
"mascot": "cartoon red chili pepper wearing sunglasses and giving a thumbs up"
},
"border": "[Border Decoration]",
"layout": {
"background": "textured beige parchment paper with yellow roads, blue rivers, and green park areas",
"sections": [
{
"title": "landmarks",
"count": 6,
"illustrations": [
"traditional pavilion",
"traditional monastery",
"modern skyscraper with climbing panda",
"tall TV tower",
"traditional gate",
"industrial buildings"
],
"labels": [
"People’s Park",
"Wenshu Monastery",
"IFS",
"339 TV Tower",
"Kuanzhai Alley",
"Eastern Suburb Memory"
]
},
{
"title": "food_spots",
"count": 12,
"illustrations": [
"mapo tofu",
"dumplings in chili oil",
"skewers in pot",
"sticky rice balls",
"egg baking cake",
"nine-grid hotpot",
"sweet potato noodles",
"cold skewers",
"spicy mixed dish",
"covered tea bowl",
"ice jelly dessert",
"spicy rabbit heads"
],
"labels": [
"1 Chen Mapo Tofu",
"2 Zhong Dumplings",
"3 Chunxi Road",
"4 Kuanzhai Alley · Sandapao",
"5 Jianshe Road · Egg Baking Cake",
"6 Yulin Road · Xiaolongkan Hotpot",
"7 Xiangxiang Alley · Sweet Potato Noodles",
"8 Wuhouci Street · Bobo Chicken",
"9 Eastern Suburb Memory · Spicy Hotpot",
"10 People’s Park · Heming Teahouse",
"11 Jinli Ancient Street · Ice Jelly",
"12 Shuangliu Laoma Rabbit Heads"
]
},
{
"title": "legend",
"position": "bottom-right",
"count": 5,
"items": [
"red dot",
"green house",
"green tree",
"blue line",
"yellow double line"
],
"labels": [
"food spot",
"landmark",
"park or green space",
"river or lake",
"main road"
]
}
],
"centerpiece": "giant panda sitting and eating bamboo",
"bottom_right_extras": [
"vintage compass rose with N, S, E, W",
"disclaimer text 'Eat spicy food carefully and protect your stomach' with a red chili pepper icon"
]
},
"aspect_ratio": "16:9"
}
```