{
  "type": "bubble",
  "hero": {
    "type": "image",
    "url": "<https://firebasestorage.googleapis.com/v0/b/ge-yata.appspot.com/o/public%2F9337754_website_web_computer_browser_ecology_icon.png?alt=media>",
    "size": "3xl",
    "aspectRatio": "20:20",
    "aspectMode": "cover",
    "action": {
      "type": "uri",
      "uri": "<http://linecorp.com/>"
    }
  },
  "body": {
    "type": "box",
    "layout": "vertical",
    "contents": [
      {
        "type": "text",
        "text": "支援内容をお伝えします",
        "wrap": true
      },
      {
        "type": "separator"
      },
      {
        "type": "button",
        "action": {
          "type": "uri",
          "label": "子育て支援",
          "uri": "<https://www.bot-express.com/>"
        },
        "margin": "md",
        "style": "primary"
      },
      {
        "type": "button",
        "action": {
          "type": "uri",
          "label": "イベント情報",
          "uri": "<https://www.bot-express.com/>"
        },
        "margin": "md",
        "style": "primary"
      },
      {
        "type": "button",
        "action": {
          "type": "uri",
          "label": "起業相談",
          "uri": "<https://www.bot-express.com/>"
        },
        "margin": "md",
        "style": "primary"
      },
      {
        "type": "button",
        "action": {
          "type": "uri",
          "label": "税の相談",
          "uri": "<https://www.bot-express.com/>"
        },
        "margin": "md",
        "style": "primary"
      },
      {
        "type": "button",
        "action": {
          "type": "uri",
          "label": "防災情報",
          "uri": "<https://www.bot-express.com/>"
        },
        "margin": "md",
        "style": "primary"
      }
    ]
  }
}