{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hathaway Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.459451,
            53.836415
          ],
          [
            -1.460104,
            53.836413
          ],
          [
            -1.460758,
            53.836412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72637059, LS14 2DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4595723643134135,
          53.8364154650518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025054313, LS14 2DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4608056977677881,
          53.83622327481862
        ]
      }
    }
  ]
}