{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Woolner's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.365218,
            52.585719
          ],
          [
            1.365443,
            52.585663
          ],
          [
            1.366411,
            52.585782
          ],
          [
            1.367176,
            52.585921
          ],
          [
            1.369119,
            52.586274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630002214, NR14 7QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.365225540022451,
          52.585689912429764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630120215, NR14 7QQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3656817299530544,
          52.586054677347875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025077557, NR14 7PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3676068045397278,
          52.58612581056039
        ]
      }
    }
  ]
}