{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.576155,
            53.514351
          ],
          [
            -2.576125,
            53.514543
          ],
          [
            -2.576094,
            53.514734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062800, WN2 5TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5761361470515354,
          53.5145115459639
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024905439, WN2 5TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5769719266142133,
          53.513869328946775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011813242, WN2 5TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.575954339466423,
          53.51444950272469
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011813243, WN2 5TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5759685653939277,
          53.51438651454638
        ]
      }
    }
  ]
}