{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.027059,
            52.748312
          ],
          [
            0.027688,
            52.748765
          ],
          [
            0.03167,
            52.752123
          ],
          [
            0.035414,
            52.755281
          ],
          [
            0.035757,
            52.75532
          ],
          [
            0.035866,
            52.755252
          ],
          [
            0.035974,
            52.755184
          ],
          [
            0.03629,
            52.754987
          ],
          [
            0.036559,
            52.754977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550088, PE12 8PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.036513202088495095,
          52.75501019938859
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025326161, PE12 8SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03014400220085577,
          52.74997652135185
        ]
      }
    }
  ]
}