{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Black Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.279182,
            53.651259
          ],
          [
            -2.278281,
            53.649983
          ],
          [
            -2.277617,
            53.649512
          ],
          [
            -2.27652,
            53.648733
          ],
          [
            -2.275641,
            53.6479
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226382, BL0 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2755761690809244,
          53.64789072009166
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025647942, BL0 0RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2774497422008593,
          53.64984581929316
        ]
      }
    }
  ]
}