{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Baillie Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.301125,
            53.571177
          ],
          [
            -2.300958,
            53.571079
          ],
          [
            -2.300818,
            53.570996
          ],
          [
            -2.300791,
            53.57098
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Baillie Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.301428,
            53.571347
          ],
          [
            -2.301277,
            53.571262
          ],
          [
            -2.301125,
            53.571177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005011, M26 2QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3011250162442005,
          53.57117711435487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210009821, M26 2QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3011250162442005,
          53.57117711435487
        ]
      }
    }
  ]
}