{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Etchells Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.158081,
            53.410101
          ],
          [
            -2.157917,
            53.410023
          ],
          [
            -2.157752,
            53.409946
          ],
          [
            -2.157739,
            53.409939
          ],
          [
            -2.157726,
            53.409933
          ],
          [
            -2.157685,
            53.409914
          ],
          [
            -2.157644,
            53.409895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623890, SK1 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.158081310042866,
          53.410100663004165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000781216, SK1 1EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1575684418701817,
          53.409723822724935
        ]
      }
    }
  ]
}