{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.58763,
            54.973298
          ],
          [
            -1.587699,
            54.973253
          ],
          [
            -1.587769,
            54.973208
          ],
          [
            -1.587983,
            54.973068
          ],
          [
            -1.588197,
            54.972929
          ],
          [
            -1.588228,
            54.972909
          ],
          [
            -1.588259,
            54.972889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510712647, NE6 1LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5876296283177758,
          54.97329975794521
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015836343, NE6 1NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5882717612406054,
          54.97314017897797
        ]
      }
    }
  ]
}