{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.630166,
            53.631918
          ],
          [
            -1.630141,
            53.631784
          ],
          [
            -1.630117,
            53.631651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.629693,
            53.628802
          ],
          [
            -1.630003,
            53.628711
          ],
          [
            -1.630317,
            53.628752
          ],
          [
            -1.630608,
            53.62879
          ],
          [
            -1.630972,
            53.628752
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83159023, WF4 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.628802063611809,
          53.6287585476039
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83207036, WF4 4AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.631009835937152,
          53.628747391825826
        ]
      }
    }
  ]
}