{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Johns Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.452629,
            52.529122
          ],
          [
            1.451742,
            52.52924
          ],
          [
            1.451236,
            52.529307
          ],
          [
            1.450632,
            52.529388
          ],
          [
            1.450411,
            52.529417
          ],
          [
            1.448593,
            52.529443
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630003489, NR14 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4525231345452827,
          52.529155908302485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630140590, NR14 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.449467659277328,
          52.52949692378726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630140591, NR14 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.447316609624729,
          52.529523682417775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630154886, NR14 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.451039155765464,
          52.52922621348799
        ]
      }
    }
  ]
}