{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saint Andrew's Road East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.144564,
            54.575058
          ],
          [
            -1.144834,
            54.574975
          ],
          [
            -1.145103,
            54.574892
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Saint Andrew's Road East",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.144409,
            54.576262
          ],
          [
            -1.144399,
            54.576216
          ],
          [
            -1.144388,
            54.576171
          ],
          [
            -1.144312,
            54.575701
          ],
          [
            -1.144235,
            54.57523
          ],
          [
            -1.144399,
            54.575144
          ],
          [
            -1.144564,
            54.575058
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013583387, TS6 7JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1451033465009879,
          54.574891959916684
        ]
      }
    }
  ]
}