{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tansley Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.196431,
            54.559211
          ],
          [
            -1.196495,
            54.55928
          ],
          [
            -1.19656,
            54.559349
          ],
          [
            -1.196586,
            54.559378
          ],
          [
            -1.196612,
            54.559407
          ],
          [
            -1.19671,
            54.559517
          ],
          [
            -1.196809,
            54.559626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007597147, TS3 8QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1964305729801834,
          54.559210573166624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110138016, TS3 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1964561977316384,
          54.55948035628221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110138017, TS3 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1964263339905006,
          54.559426235422954
        ]
      }
    }
  ]
}