{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brynn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611382,
            53.506917
          ],
          [
            -2.611516,
            53.507026
          ],
          [
            -2.611651,
            53.507134
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brynn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611651,
            53.507134
          ],
          [
            -2.611512,
            53.507193
          ],
          [
            -2.611372,
            53.507252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064531, WN2 5JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6116033798000493,
          53.50703660000172
        ]
      }
    }
  ]
}