{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kemp's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.458589,
            57.537483
          ],
          [
            -2.458501,
            57.537326
          ],
          [
            -2.458413,
            57.537168
          ],
          [
            -2.458359,
            57.537037
          ],
          [
            -2.458306,
            57.536906
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151000575, AB53 4QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4583856832816147,
          57.537277476376765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151000576, AB53 4QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.458419989596885,
          57.53734921232078
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155489, AB53 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.458522006616482,
          57.53749256281152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151166604, AB53 4QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4585005654884458,
          57.53711537276535
        ]
      }
    }
  ]
}