{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.590117,
            53.451168
          ],
          [
            -1.59016,
            53.451144
          ],
          [
            -1.590202,
            53.451121
          ],
          [
            -1.590282,
            53.451077
          ],
          [
            -1.590505,
            53.451045
          ],
          [
            -1.590947,
            53.450982
          ],
          [
            -1.593132,
            53.450679
          ],
          [
            -1.595317,
            53.450376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013335067, S36 4ZA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5952436565592123,
          53.45037371076594
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015348375, S35 0GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5861707905857192,
          53.448113489389804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090618629, S35 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5535119159042,
          53.4366703747452
        ]
      }
    }
  ]
}