{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Surrey Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.467144,
            53.379661
          ],
          [
            -1.467016,
            53.379763
          ],
          [
            -1.466889,
            53.379865
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013337502, S1 2LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4669462680341974,
          53.37982194528201
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052079217, S1 2LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.467172308619635,
          53.379778010338555
        ]
      }
    }
  ]
}