{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ferrous Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.429428,
            53.43205
          ],
          [
            -2.429378,
            53.432005
          ],
          [
            -2.428881,
            53.431727
          ],
          [
            -2.428674,
            53.431611
          ],
          [
            -2.428385,
            53.431449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007891210, M44 5FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4294897480356807,
          53.432074685479755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012712480, M44 5FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4285402000913496,
          53.43194326913648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012712504, M44 5FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.429380314479194,
          53.43167059295808
        ]
      }
    }
  ]
}