{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Bridge Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.144662,
            52.641957
          ],
          [
            -1.144277,
            52.641991
          ],
          [
            -1.144089,
            52.642007
          ],
          [
            -1.144071,
            52.642008
          ],
          [
            -1.143892,
            52.642024
          ],
          [
            -1.143506,
            52.64212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465171922, LE3 5AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1442329622946048,
          52.64199027994259
        ]
      }
    }
  ]
}