{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bull Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.725557,
            52.669466
          ],
          [
            -0.725777,
            52.669494
          ],
          [
            -0.725997,
            52.669522
          ],
          [
            -0.726291,
            52.66956
          ],
          [
            -0.726586,
            52.669597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008628689, LE15 6HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7254808352504712,
          52.66946792366931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093096270, LE15 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.725976174055261,
          52.66972497569816
        ]
      }
    }
  ]
}