{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowland Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.521072,
            52.700046
          ],
          [
            -2.520885,
            52.700066
          ],
          [
            -2.520698,
            52.700087
          ],
          [
            -2.519774,
            52.700196
          ],
          [
            -2.519225,
            52.700261
          ],
          [
            -2.519122,
            52.700297
          ],
          [
            -2.519117,
            52.700457
          ],
          [
            -2.519119,
            52.700462
          ],
          [
            -2.519121,
            52.700468
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024237127, TF1 1DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5210720395988333,
          52.70004578952032
        ]
      }
    }
  ]
}