{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slade Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.889733,
            51.262513
          ],
          [
            -2.888194,
            51.262347
          ],
          [
            -2.887093,
            51.262063
          ],
          [
            -2.886638,
            51.261861
          ],
          [
            -2.885996,
            51.261576
          ],
          [
            -2.884663,
            51.26087
          ],
          [
            -2.884211,
            51.260472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013413648, BS26 2SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.889733575571453,
          51.26253948021382
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090858010, BS26 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8835727252737593,
          51.26040108413906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040879765, BS26 2SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.884071667384786,
          51.260262435124766
        ]
      }
    }
  ]
}