{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Ing Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.23317,
            53.948098
          ],
          [
            -2.233142,
            53.948088
          ],
          [
            -2.233115,
            53.948078
          ],
          [
            -2.231219,
            53.948066
          ],
          [
            -2.231175,
            53.948066
          ],
          [
            -2.229327,
            53.948137
          ],
          [
            -2.229247,
            53.94825
          ],
          [
            -2.229255,
            53.948274
          ],
          [
            -2.229307,
            53.948417
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022969268, BD23 3JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.229285238772098,
          53.94820481173743
        ]
      }
    }
  ]
}