{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.139598,
            52.639197
          ],
          [
            -1.139531,
            52.639206
          ],
          [
            -1.139463,
            52.639216
          ],
          [
            -1.139424,
            52.639222
          ],
          [
            -1.139384,
            52.639227
          ],
          [
            -1.138981,
            52.639339
          ],
          [
            -1.138578,
            52.63945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465061321, LE1 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1387597557882738,
          52.63923566340431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465201509, LE1 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.138949724230078,
          52.63934492340309
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465212226, LE1 4RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1393039924712391,
          52.639365476510946
        ]
      }
    }
  ]
}