{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bertrand Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.55967,
            53.783993
          ],
          [
            -1.55969,
            53.784213
          ],
          [
            -1.559711,
            53.784433
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72052444, LS11 9NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5598348704592127,
          53.7841641678852
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72052446, LS11 9NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.559835246497024,
          53.78412821704225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72549502, LS11 9NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5598663511690205,
          53.78405642669984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72629592, LS11 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5597111088512325,
          53.78438841518988
        ]
      }
    }
  ]
}