{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thresher Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.123191,
            53.381567
          ],
          [
            -3.122838,
            53.381589
          ],
          [
            -3.122486,
            53.38161
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42134180, CH49 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1227001916213983,
          53.381760794889935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42134181, CH49 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.122865053370722,
          53.3817412657729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42134182, CH49 2RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1230003272014857,
          53.38173999299966
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42186014, CH49 2RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1225005402076373,
          53.38160086936675
        ]
      }
    }
  ]
}