{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Barnabas Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.548621,
            53.788212
          ],
          [
            -1.548474,
            53.788525
          ],
          [
            -1.548327,
            53.788837
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "St Barnabas Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.548327,
            53.788837
          ],
          [
            -1.548321,
            53.788982
          ],
          [
            -1.548315,
            53.789128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72645953, LS11 9ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5485901066722938,
          53.78828385957426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024950626, LS11 9ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5484524454352915,
          53.78838221018957
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024990901, LS11 9ED",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5483189619794218,
          53.789505214366
        ]
      }
    }
  ]
}