{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wheelwright Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.457047,
            53.212428
          ],
          [
            -0.457005,
            53.212145
          ],
          [
            -0.456964,
            53.211861
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006532172, LN4 1JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4570473429351544,
          53.212446848787366
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030859109, LN4 1FB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4571465162237998,
          53.21218742973265
        ]
      }
    }
  ]
}