{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxley Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.019869,
            52.654174
          ],
          [
            -2.020081,
            52.654184
          ],
          [
            -2.020292,
            52.654193
          ],
          [
            -2.020384,
            52.654197
          ],
          [
            -2.020475,
            52.654201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003579608, WS6 6JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0198691732771725,
          52.654174345167135
        ]
      }
    }
  ]
}