{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.573466,
            53.816921
          ],
          [
            -1.572586,
            53.81676
          ],
          [
            -1.571707,
            53.8166
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72127807, LS6 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.571781310947706,
          53.81675304328656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72640088, LS6 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5717978725115496,
          53.816618282332136
        ]
      }
    }
  ]
}