{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Robson Street (B1275)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.245636,
            54.597758
          ],
          [
            -1.246063,
            54.597684
          ],
          [
            -1.24649,
            54.597611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009301354, TS23 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.245980218147936,
          54.59754455107278
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009302513, TS23 4HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.246489776694545,
          54.5976106318185
        ]
      }
    }
  ]
}