58 lines
970 B
JSON

{
"gator_select": [
{
"key": "Glacier Freeze",
"value": "Glacier Freeze"
},
{
"key": "Fierce Grape",
"value": "Fierce Grape"
},
{
"key": "Fruit Punch",
"value": "Fruit Punch"
},
{
"key": "Lemon-Lime",
"value": "Lemon-Lime"
},
{
"key": "Orange",
"value": "Orange"
},
{
"key": "Riptide Rush",
"value": "Riptide Rush"
},
{
"key": "Strawberry Lemonade",
"value": "Strawberry Lemonade"
},
{
"key": "Sweat Strawberry",
"value": "Sweat Strawberry"
},
{
"key": "Tropical Punch",
"value": "Tropical Punch"
},
{
"key": "X-Fruit Fusion",
"value": "X-Fruit Fusion"
}
],
"fruits": [
{
"value": "apples",
"label": "Apples"
},
{
"value": "oranges",
"label": "Oranges"
},
{
"value": "bananas",
"label": "Bananas"
}
]
}