{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Workhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.302628,
            52.480972
          ],
          [
            1.30259,
            52.480999
          ],
          [
            1.302552,
            52.481025
          ],
          [
            1.30254,
            52.481271
          ],
          [
            1.302874,
            52.482355
          ],
          [
            1.302881,
            52.482413
          ],
          [
            1.30305,
            52.483816
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630002216, NR15 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3030776459199973,
          52.48381524373434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630186277, NR15 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3025717977572626,
          52.481194192403386
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025101616, NR15 2NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.300477541763303,
          52.48234094084865
        ]
      }
    }
  ]
}