{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pallion Subway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.416649,
            54.912292
          ],
          [
            -1.416637,
            54.912194
          ],
          [
            -1.416624,
            54.912097
          ],
          [
            -1.416251,
            54.91153
          ],
          [
            -1.416153,
            54.911383
          ],
          [
            -1.415738,
            54.911003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45138508, SR4 6TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4156454291774343,
          54.910912806278965
        ]
      }
    }
  ]
}