{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malden Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.236619,
            50.699244
          ],
          [
            -3.235942,
            50.699396
          ],
          [
            -3.235777,
            50.699386
          ],
          [
            -3.235617,
            50.699291
          ],
          [
            -3.235424,
            50.699175
          ],
          [
            -3.23513,
            50.699
          ],
          [
            -3.234813,
            50.698811
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015295424, EX10 9LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.234871729261549,
          50.69889165455113
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023095763, EX10 9RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2356328695393475,
          50.69929727019802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040196871, EX10 9TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2356246215729967,
          50.69952218551565
        ]
      }
    }
  ]
}