{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Link Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.082439,
            51.278296
          ],
          [
            1.082746,
            51.278113
          ],
          [
            1.083054,
            51.277929
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033171328, CT1 2HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0824326153812236,
          51.27828742266911
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033174790, CT1 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.08297950791372,
          51.27810211375319
        ]
      }
    }
  ]
}