{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grant Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.071358,
            54.617955
          ],
          [
            -1.071399,
            54.618116
          ],
          [
            -1.07144,
            54.618278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grant Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.071298,
            54.617711
          ],
          [
            -1.071328,
            54.617833
          ],
          [
            -1.071358,
            54.617955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013580844, TS10 1AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0714402830412681,
          54.61827849241289
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002525056, TS10 1AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0711807460852087,
          54.61811473437622
        ]
      }
    }
  ]
}