{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chevril Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.241454,
            53.469424
          ],
          [
            -2.241531,
            53.469399
          ],
          [
            -2.241609,
            53.469373
          ],
          [
            -2.241751,
            53.469327
          ],
          [
            -2.241893,
            53.46928
          ],
          [
            -2.24197,
            53.469255
          ],
          [
            -2.242046,
            53.46923
          ],
          [
            -2.242225,
            53.469171
          ],
          [
            -2.242404,
            53.469113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063504, M15 6BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.24238925824364,
          53.46912156454998
        ]
      }
    }
  ]
}