{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilbraham Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.980991,
            53.421078
          ],
          [
            -2.981036,
            53.421331
          ],
          [
            -2.981082,
            53.421584
          ],
          [
            -2.981088,
            53.421618
          ],
          [
            -2.981095,
            53.421652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260500, L5 5AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.980991374203041,
          53.42107783579839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025740522, L5 5AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.981208006257187,
          53.42133673399017
        ]
      }
    }
  ]
}