{
 "responses": [
  {
   "textAnnotations": [
    {
     "locale": "en",
     "description": "CAUTION\nGarbage Trucks\nEntering and\nLeaving\nHighway\n",
     "boundingPoly": {
      "vertices": [
       {
        "x": 225,
        "y": 120
       },
       {
        "x": 439,
        "y": 120
       },
       {
        "x": 439,
        "y": 330
       },
       {
        "x": 225,
        "y": 330
       }
      ]
     }
    },
    {
     "description": "CAUTION",
     "boundingPoly": {
      "vertices": [
       {
        "x": 262,
        "y": 120
       },
       {
        "x": 414,
        "y": 120
       },
       {
        "x": 414,
        "y": 174
       },
       {
        "x": 262,
        "y": 174
       }
      ]
     }
    },
    {
     "description": "Garbage",
     "boundingPoly": {
      "vertices": [
       {
        "x": 225,
        "y": 179
       },
       {
        "x": 339,
        "y": 179
       },
       {
        "x": 339,
        "y": 212
       },
       {
        "x": 225,
        "y": 212
       }
      ]
     }
    },
    {
     "description": "Trucks",
     "boundingPoly": {
      "vertices": [
       {
        "x": 348,
        "y": 179
       },
       {
        "x": 439,
        "y": 179
       },
       {
        "x": 439,
        "y": 212
       },
       {
        "x": 348,
        "y": 212
       }
      ]
     }
    },
    {
     "description": "Entering",
     "boundingPoly": {
      "vertices": [
       {
        "x": 247,
        "y": 218
       },
       {
        "x": 361,
        "y": 218
       },
       {
        "x": 361,
        "y": 251
       },
       {
        "x": 247,
        "y": 251
       }
      ]
     }
    },
    {
     "description": "and",
     "boundingPoly": {
      "vertices": [
       {
        "x": 374,
        "y": 218
       },
       {
        "x": 419,
        "y": 218
       },
       {
        "x": 419,
        "y": 251
       },
       {
        "x": 374,
        "y": 251
       }
      ]
     }
    },
    {
     "description": "Leaving",
     "boundingPoly": {
      "vertices": [
       {
        "x": 280,
        "y": 256
       },
       {
        "x": 387,
        "y": 257
       },
       {
        "x": 387,
        "y": 290
       },
       {
        "x": 280,
        "y": 289
       }
      ]
     }
    },
    {
     "description": "Highway",
     "boundingPoly": {
      "vertices": [
       {
        "x": 276,
        "y": 296
       },
       {
        "x": 392,
        "y": 296
       },
       {
        "x": 392,
        "y": 330
       },
       {
        "x": 276,
        "y": 330
       }
      ]
     }
    }
   ]
  }
 ]
}