{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.848356,
            52.664782
          ],
          [
            -0.848606,
            52.6642
          ],
          [
            -0.848956,
            52.663632
          ],
          [
            -0.849653,
            52.6625
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Long Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.849653,
            52.6625
          ],
          [
            -0.85008,
            52.661881
          ],
          [
            -0.850284,
            52.661585
          ],
          [
            -0.850687,
            52.661335
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002646782, LE15 8DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8494511854903749,
          52.66279770215009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093549237, LE15 8DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8483978120137021,
          52.661807545839565
        ]
      }
    }
  ]
}