{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kee Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.702746,
            54.054794
          ],
          [
            -1.703417,
            54.05463
          ],
          [
            -1.703958,
            54.054497
          ],
          [
            -1.703983,
            54.054416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095770269, HG3 4FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7036886847538415,
          54.05431176264754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095771068, HG3 4BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.702738373702164,
          54.05476778782553
        ]
      }
    }
  ]
}