{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Martin's Queensway (Below)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.893387,
            52.478503
          ],
          [
            -1.893588,
            52.478452
          ],
          [
            -1.893837,
            52.47839
          ],
          [
            -1.894288,
            52.478276
          ],
          [
            -1.894337,
            52.478268
          ],
          [
            -1.894387,
            52.478261
          ],
          [
            -1.894597,
            52.47824
          ],
          [
            -1.894807,
            52.478219
          ],
          [
            -1.894958,
            52.478181
          ],
          [
            -1.89511,
            52.478144
          ],
          [
            -1.895381,
            52.478045
          ],
          [
            -1.895651,
            52.477947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023968944, B5 4BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8956555274840137,
          52.47794766187295
        ]
      }
    }
  ]
}