{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.771125,
            53.687323
          ],
          [
            -2.770132,
            53.687273
          ],
          [
            -2.769974,
            53.687194
          ],
          [
            -2.769868,
            53.686009
          ],
          [
            -2.769738,
            53.685747
          ],
          [
            -2.769442,
            53.685152
          ],
          [
            -2.769623,
            53.685039
          ],
          [
            -2.771245,
            53.684895
          ],
          [
            -2.771329,
            53.684768
          ],
          [
            -2.771293,
            53.68448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070374074, PR26 9AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.771278083736575,
          53.68447153856776
        ]
      }
    }
  ]
}