{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lamb Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.542977,
            54.970957
          ],
          [
            -1.543306,
            54.970904
          ],
          [
            -1.543635,
            54.970852
          ],
          [
            -1.543674,
            54.970824
          ],
          [
            -1.543712,
            54.970795
          ],
          [
            -1.54364,
            54.970631
          ],
          [
            -1.543568,
            54.970468
          ],
          [
            -1.543549,
            54.970426
          ],
          [
            -1.543531,
            54.970384
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510713918, NE6 3HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5429772921033809,
          54.9709566035006
        ]
      }
    }
  ]
}