{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Central Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.422982,
            51.611318
          ],
          [
            -0.422963,
            51.611249
          ],
          [
            -0.422944,
            51.61118
          ],
          [
            -0.422932,
            51.611137
          ],
          [
            -0.42292,
            51.611094
          ],
          [
            -0.422855,
            51.610859
          ],
          [
            -0.422789,
            51.610623
          ],
          [
            -0.423059,
            51.610569
          ],
          [
            -0.423328,
            51.610514
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768010175, HA6 2XW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.42296882161769417,
          51.61128217855849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768010818, HA6 2XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.423241324146605,
          51.61050352889325
        ]
      }
    }
  ]
}