{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.179663,
            52.129428
          ],
          [
            0.17993,
            52.129433
          ],
          [
            0.180006,
            52.129434
          ],
          [
            0.180151,
            52.12951
          ],
          [
            0.180228,
            52.129572
          ],
          [
            0.180306,
            52.129634
          ],
          [
            0.180604,
            52.129881
          ],
          [
            0.180902,
            52.130128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.180902,
            52.130128
          ],
          [
            0.181084,
            52.13028
          ],
          [
            0.181267,
            52.130432
          ],
          [
            0.181357,
            52.130529
          ],
          [
            0.181447,
            52.130627
          ],
          [
            0.18143,
            52.130653
          ],
          [
            0.181412,
            52.130679
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008080565, CB22 3JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.17965480644139203,
          52.12943187045494
        ]
      }
    }
  ]
}