{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barracks Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.018618,
            53.153408
          ],
          [
            -3.01953,
            53.152258
          ],
          [
            -3.020033,
            53.151623
          ],
          [
            -3.020964,
            53.151733
          ],
          [
            -3.026365,
            53.152521
          ],
          [
            -3.031442,
            53.153261
          ],
          [
            -3.031702,
            53.153385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013714219, CH4 9BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0186033553786373,
          53.15341709743796
        ]
      }
    }
  ]
}