{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leighton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.456542,
            53.103313
          ],
          [
            -2.456773,
            53.103331
          ],
          [
            -2.457005,
            53.10335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013153748, CW1 3JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.45672116432306,
          53.10337762203589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013153749, CW1 3JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.456749606435729,
          53.103242676546024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023726386, CW1 3JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4570044642722775,
          53.10333158872404
        ]
      }
    }
  ]
}