{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611449,
            53.545553
          ],
          [
            -2.611392,
            53.545837
          ],
          [
            -2.611335,
            53.54612
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edward Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611335,
            53.54612
          ],
          [
            -2.611307,
            53.546238
          ],
          [
            -2.611213,
            53.546633
          ],
          [
            -2.611092,
            53.547146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145937, WN1 3HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6113224254725185,
          53.54616504303463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090388508, WN1 3HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6119914729179254,
          53.546512170814765
        ]
      }
    }
  ]
}