{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moor End Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.033587,
            52.108107
          ],
          [
            0.033291,
            52.108034
          ],
          [
            0.033173,
            52.108005
          ],
          [
            0.03312,
            52.107992
          ],
          [
            0.033085,
            52.107983
          ],
          [
            0.032976,
            52.107956
          ],
          [
            0.032366,
            52.107805
          ],
          [
            0.032289,
            52.107759
          ],
          [
            0.031973,
            52.107572
          ],
          [
            0.031016,
            52.107004
          ],
          [
            0.03061,
            52.106762
          ],
          [
            0.029875,
            52.106094
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091623093, SG8 6RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.032180352337711465,
          52.1077250216303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091623170, SG8 6RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.032180352337711465,
          52.1077250216303
        ]
      }
    }
  ]
}