{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Egerton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.882441,
            52.767578
          ],
          [
            -0.882196,
            52.767566
          ],
          [
            -0.881951,
            52.767554
          ],
          [
            -0.881805,
            52.767547
          ],
          [
            -0.88166,
            52.76754
          ],
          [
            -0.881281,
            52.767521
          ],
          [
            -0.880902,
            52.767502
          ],
          [
            -0.880769,
            52.767495
          ],
          [
            -0.880635,
            52.767489
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090416206, LE13 1PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.88244139246643,
          52.7675777232711
        ]
      }
    }
  ]
}