{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mud Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.128793,
            52.203522
          ],
          [
            0.128979,
            52.203722
          ],
          [
            0.129164,
            52.203922
          ],
          [
            0.129449,
            52.204255
          ],
          [
            0.129734,
            52.204589
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023618357, CB1 1EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1297795107122609,
          52.20457213818126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023619344, CB1 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12963546183369035,
          52.20400824753337
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025016820, CB1 1EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.12899981819883122,
          52.20387584947345
        ]
      }
    }
  ]
}