{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Furness Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.190367,
            52.982538
          ],
          [
            -1.190247,
            52.982583
          ],
          [
            -1.190126,
            52.982628
          ],
          [
            -1.190018,
            52.982637
          ],
          [
            -1.18991,
            52.982646
          ],
          [
            -1.189862,
            52.982648
          ],
          [
            -1.189814,
            52.982651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155541, NG6 0LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1903674918599276,
          52.982538228683765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031548103, NG6 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1900353107547774,
          52.98277868163748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031548104, NG6 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1899011059289757,
          52.98278675700492
        ]
      }
    }
  ]
}