{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookland Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.141302,
            52.719622
          ],
          [
            -1.141161,
            52.719475
          ],
          [
            -1.141019,
            52.719329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070072244, LE12 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1413083805970579,
          52.71961504380394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000839405, LE12 7UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1408278279439015,
          52.71920702030623
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000839406, LE12 7UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1405899225280416,
          52.719259236008355
        ]
      }
    }
  ]
}