{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mort Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.556262,
            53.535663
          ],
          [
            -2.556158,
            53.535687
          ],
          [
            -2.556055,
            53.535712
          ],
          [
            -2.555807,
            53.535785
          ],
          [
            -2.555559,
            53.535858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063458, WN2 4EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5559648051778185,
          53.535721058032046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011795915, WN2 4EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.555873222652825,
          53.535640587697074
        ]
      }
    }
  ]
}