{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.852905,
            53.457909
          ],
          [
            -2.85271,
            53.457937
          ],
          [
            -2.852515,
            53.457966
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.852515,
            53.457966
          ],
          [
            -2.851662,
            53.458031
          ],
          [
            -2.85081,
            53.458096
          ],
          [
            -2.848888,
            53.458244
          ],
          [
            -2.846966,
            53.458391
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40029420, L34 8HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.849054440017772,
          53.458151948107485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40070333, L34 8HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8469809991609027,
          53.45840037661866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40072777, L34 0JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.851740093304664,
          53.45839350109332
        ]
      }
    }
  ]
}