{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Carter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.615985,
            53.537791
          ],
          [
            -2.61614,
            53.537878
          ],
          [
            -2.616295,
            53.537965
          ],
          [
            -2.616314,
            53.537981
          ],
          [
            -2.616334,
            53.537997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Carter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.616334,
            53.537997
          ],
          [
            -2.616419,
            53.538108
          ],
          [
            -2.616504,
            53.53822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063982, WN3 4SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.616411906829789,
          53.538103194972784
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011762500, WN3 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6161710246505177,
          53.53814039088348
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011762501, WN3 4SB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6162018530406024,
          53.53818517446948
        ]
      }
    }
  ]
}