{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Red Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.428905,
            54.3877
          ],
          [
            -1.425556,
            54.387637
          ],
          [
            -1.424998,
            54.387627
          ],
          [
            -1.424258,
            54.387781
          ],
          [
            -1.423382,
            54.388052
          ],
          [
            -1.422417,
            54.388238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070733170, DL6 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4289053899904078,
          54.387700005467394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051958277, DL6 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4222326993326344,
          54.38805472750075
        ]
      }
    }
  ]
}