[
  {
    "key": "Flowers",
    "title": "Flowers",
    "price": 25,
    "visible": false
  },
  {
    "key": "Premium meet and greet",
    "title": "Premium meet and greet",
    "Premium meet and greet": "Premium meet and greet \n A dedicated service with lounge access and porter assistance wherein M\u0026A Agent receives the passenger on their first point of arrival at BIA and smoothly assist them through airport formalities and accompanies them to the next point",
    "price": 37,
    "visible": true
  },
  {
    "key": "Refreshments",
    "title": "Refreshments",
    "price": 3,
    "visible": true
  },
  {
    "key": "Child Seat",
    "title": "Child Seat",
    "price": 25,
    "visible": true
  },
  {
    "key": "Accessibility Assistance",
    "title": "Accessibility Assistance",
    "price": 5,
    "visible": false
  },
  {
    "key": "WIFI",
    "title": "WIFI",
    "price": 6,
    "visible": true
  }
]