[
  {
    "name": "COAX",
    "ibx": "AM1",
    "mediaType": [
      {
        "name": "COAX",
        "protocolType": [
          {
            "name": "DS-3",
            "connectorType": [
              "BNC"
            ]
          }
        ],
        "circuitCount": [
          2,
          5,
          8
        ]
      }
    ]
  },
  {
    "name": "Multi-Mode Fiber",
    "ibx": "AM1",
    "mediaType": [
      {
        "name": "50 MICRON MULTI-MODE FIBER OM3",
        "protocolType": [
          {
            "name": "10 GIG ETHERNET",
            "connectorType": [
              "RJ45"
            ]
          }
        ],
        "circuitCount": [
          4,
          5,
          3
        ]
      }
    ]
  }
]