{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.450258,
            53.750198
          ],
          [
            -1.45048,
            53.750373
          ],
          [
            -1.450702,
            53.750547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72381986, LS26 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4504715937258639,
          53.75031322043557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72381987, LS26 8JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4506368728702452,
          53.75043082363513
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72640069, LS26 8JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4503357050791186,
          53.75026765692418
        ]
      }
    }
  ]
}