{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Viscount Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.939971,
            53.739374
          ],
          [
            -2.940063,
            53.739548
          ],
          [
            -2.940087,
            53.739565
          ],
          [
            -2.940311,
            53.73972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091661797, FY8 5FW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9403067486631778,
          53.73971089508338
        ]
      }
    }
  ]
}