{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sleights Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.501215,
            53.899898
          ],
          [
            -1.501079,
            53.899212
          ],
          [
            -1.500943,
            53.898526
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sleights Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.500943,
            53.898526
          ],
          [
            -1.500919,
            53.898353
          ],
          [
            -1.500895,
            53.89818
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72645451, LS17 9LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5011999810107712,
          53.89984387273911
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024998164, LS17 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.501171666421168,
          53.893273592937256
        ]
      }
    }
  ]
}