{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vere Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.445417,
            53.10218
          ],
          [
            -2.445579,
            53.102193
          ],
          [
            -2.445742,
            53.102206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014014278, CW1 2PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4454170068891825,
          53.10217998649196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010092358, CW1 2PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4456257281409193,
          53.102143248535675
        ]
      }
    }
  ]
}