{
  "customers": [
    {
      "address": "\u6771\u4eac\u90fd\u5343\u4ee3\u7530\u533a1-1-1",
      "annual_revenue": 5000000000,
      "company": "\u682a\u5f0f\u4f1a\u793e\u30b5\u30f3\u30d7\u30eb\u5de5\u696d",
      "contact_person": "\u5c71\u7530 \u592a\u90ce",
      "email": "yamada@sample-ind.co.jp",
      "id": 1,
      "industry": "\u88fd\u9020\u696d",
      "name": "\u5c71\u7530 \u592a\u90ce",
      "owner_id": 2,
      "phone": "03-1234-5678"
    }
  ],
  "sql": "SELECT * FROM customers WHERE id=1"
}
