{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Killiard Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.527251,
            53.748321
          ],
          [
            -2.527381,
            53.748767
          ],
          [
            -2.527279,
            53.749018
          ],
          [
            -2.527112,
            53.749158
          ],
          [
            -2.526302,
            53.749835
          ],
          [
            -2.526251,
            53.749877
          ],
          [
            -2.526159,
            53.749967
          ],
          [
            -2.526067,
            53.750057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010321372, BB2 6PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.526051515468368,
          53.75005666714306
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010321983, BB2 6QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5273932144119375,
          53.749421598537396
        ]
      }
    }
  ]
}