[
  {
    "id": "gst001",
    "gstin": "27AABCU9603R1ZX",
    "legalName": "Acme Technologies Private Limited",
    "tradeName": "Acme Technologies",
    "pan": "AABCA1234C",
    "cin": "U72200MH2015PTC12345",
    "stateCode": "27",
    "state": "Maharashtra",
    "registrationDate": "2015-07-15",
    "status": "Active",
    "taxpayerType": "Regular"
  },
  {
    "id": "gst002",
    "gstin": "27AAACR5055K1ZV",
    "legalName": "Reliance Industries Limited",
    "tradeName": "Reliance Industries",
    "pan": "AAACR5055K",
    "cin": "L17110MH1973PLC019786",
    "stateCode": "27",
    "state": "Maharashtra",
    "registrationDate": "2017-07-01",
    "status": "Active",
    "taxpayerType": "Regular"
  },
  {
    "id": "gst003",
    "gstin": "27AABCB5678D1Z3",
    "legalName": "Bluestar Logistics LLP",
    "tradeName": "Bluestar Logistics",
    "pan": "AABCB5678D",
    "cin": "U74999MH2020PTC345678",
    "stateCode": "27",
    "state": "Maharashtra",
    "registrationDate": "2020-04-01",
    "status": "Active",
    "taxpayerType": "Regular"
  },
  {
    "id": "gst004",
    "gstin": "07AADCS1234E1ZP",
    "legalName": "Skyline Construction Pvt Ltd",
    "tradeName": "Skyline Construction",
    "pan": "AADCS1234E",
    "cin": "U45200DL2018PTC331234",
    "stateCode": "07",
    "state": "Delhi",
    "registrationDate": "2018-10-01",
    "status": "Active",
    "taxpayerType": "Regular"
  },
  {
    "id": "gst005",
    "gstin": "24AABCG4321F1ZQ",
    "legalName": "Gujarat Agro Foods Pvt Ltd",
    "tradeName": "Gujarat Agro",
    "pan": "AABCG4321F",
    "cin": "U15400GJ2010PTC123456",
    "stateCode": "24",
    "state": "Gujarat",
    "registrationDate": "2011-03-01",
    "status": "Suspended",
    "taxpayerType": "Regular"
  }
]