{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Enterprise Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.01291,
            53.938269
          ],
          [
            -2.012929,
            53.938476
          ],
          [
            -2.013181,
            53.938813
          ],
          [
            -2.013575,
            53.93934
          ],
          [
            -2.013735,
            53.939588
          ],
          [
            -2.013743,
            53.939646
          ],
          [
            -2.013791,
            53.939968
          ],
          [
            -2.013824,
            53.940264
          ],
          [
            -2.013857,
            53.940559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024101339, BD23 2UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0138567519228237,
          53.9405590132176
        ]
      }
    }
  ]
}