{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bayhorse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.971058,
            53.409982
          ],
          [
            -2.97056,
            53.410071
          ],
          [
            -2.970062,
            53.41016
          ],
          [
            -2.969708,
            53.410224
          ],
          [
            -2.969355,
            53.410287
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263031, L3 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.971047997050923,
          53.40999489642023
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38268981, L3 8JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.969848797635752,
          53.410184422757816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38274733, L3 8PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.970059987857111,
          53.41020967364926
        ]
      }
    }
  ]
}