{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.532701,
            53.800303
          ],
          [
            -1.532845,
            53.800366
          ],
          [
            -1.532988,
            53.80043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.533626,
            53.800486
          ],
          [
            -1.533307,
            53.800458
          ],
          [
            -1.532988,
            53.80043
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72629455, LS2 7QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5334435332194618,
          53.80046764448519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72658755, LS9 7DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5327605353829732,
          53.80044701104756
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72658757, LS9 7DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5327456527969092,
          53.800419988976294
        ]
      }
    }
  ]
}