{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.388897,
            54.76022
          ],
          [
            -1.389029,
            54.760267
          ],
          [
            -1.389056,
            54.760277
          ],
          [
            -1.389134,
            54.760304
          ],
          [
            -1.389425,
            54.760223
          ],
          [
            -1.389427,
            54.760222
          ],
          [
            -1.389449,
            54.760216
          ],
          [
            -1.389319,
            54.75996
          ],
          [
            -1.389013,
            54.759357
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013257521, DH6 2LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3890347324679362,
          54.75934929046677
        ]
      }
    }
  ]
}