{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.854738,
            52.666145
          ],
          [
            -0.853973,
            52.666065
          ],
          [
            -0.852344,
            52.665401
          ],
          [
            -0.851694,
            52.665228
          ],
          [
            -0.851454,
            52.665164
          ],
          [
            -0.849491,
            52.664811
          ],
          [
            -0.848356,
            52.664782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002645868, LE15 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8523253377750185,
          52.66540573844801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024944725, LE15 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8505599165557723,
          52.66618875600827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094810038, LE15 8DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8510417131124658,
          52.66586079135287
        ]
      }
    }
  ]
}