{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.311259,
            53.691836
          ],
          [
            -1.311057,
            53.691682
          ],
          [
            -1.310855,
            53.691528
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174484, WF8 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3108547966295567,
          53.69152793914884
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015334016, WF8 1AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3108683251136508,
          53.69162688834966
        ]
      }
    }
  ]
}