{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woodsfin Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.738601,
            53.111293
          ],
          [
            -2.740724,
            53.110588
          ],
          [
            -2.741422,
            53.110357
          ],
          [
            -2.742497,
            53.110308
          ],
          [
            -2.74292,
            53.11052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024807271, CH3 9NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7397099378595566,
          53.10716862398837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034101190, CH3 9NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7428893873446247,
          53.11050179314431
        ]
      }
    }
  ]
}