{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.336589,
            53.752023
          ],
          [
            -0.335657,
            53.752186
          ],
          [
            -0.334726,
            53.752348
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008632662, HU2 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3365885166918172,
          53.75203230456077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024007608, HU2 0HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3352241077035574,
          53.75239989532366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070554840, HU2 0HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33609207279349124,
          53.7523130669794
        ]
      }
    }
  ]
}