{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Aubyn's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.631816,
            53.562328
          ],
          [
            -2.631591,
            53.562405
          ],
          [
            -2.631366,
            53.562483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Aubyn's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.631366,
            53.562483
          ],
          [
            -2.631005,
            53.562611
          ],
          [
            -2.630645,
            53.562738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014062743, WN1 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6312907264470526,
          53.56251018921086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093943270, WN1 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.630822469978423,
          53.56249468361195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012500761, WN1 2RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6316534422584783,
          53.562535239039626
        ]
      }
    }
  ]
}