{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Commutation Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.977867,
            53.409317
          ],
          [
            -2.977878,
            53.409573
          ],
          [
            -2.977889,
            53.409828
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38262620, L3 8HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.977863042702526,
          53.4093460006949
        ]
      }
    }
  ]
}