{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Moat Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.005894,
            52.615961
          ],
          [
            -2.005945,
            52.615917
          ],
          [
            -2.005996,
            52.615874
          ],
          [
            -2.006191,
            52.615711
          ],
          [
            -2.006386,
            52.615548
          ],
          [
            -2.006436,
            52.615507
          ],
          [
            -2.006485,
            52.615466
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014141476, WS3 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0058943022537634,
          52.615960592173465
        ]
      }
    }
  ]
}