{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watery Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.614789,
            53.427076
          ],
          [
            -2.615978,
            53.427954
          ],
          [
            -2.616518,
            53.428381
          ],
          [
            -2.616468,
            53.428647
          ],
          [
            -2.616455,
            53.428657
          ],
          [
            -2.614503,
            53.430214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653557, WA2 8XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.614788831249547,
          53.427075594354164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404600, WA2 8RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6145781417951093,
          53.43020473383739
        ]
      }
    }
  ]
}