{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.290478,
            53.683922
          ],
          [
            -1.290396,
            53.684129
          ],
          [
            -1.290314,
            53.684336
          ],
          [
            -1.28995,
            53.684692
          ],
          [
            -1.288198,
            53.685364
          ],
          [
            -1.287344,
            53.685768
          ],
          [
            -1.286473,
            53.686181
          ],
          [
            -1.284186,
            53.687102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63169844, WF8 3RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2920004385765294,
          53.67890627122792
        ]
      }
    }
  ]
}