{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Calder Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.493408,
            53.67297
          ],
          [
            -1.49287,
            53.673013
          ],
          [
            -1.492373,
            53.673052
          ],
          [
            -1.492332,
            53.673055
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63016340, WF1 5RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4939070554346077,
          53.67297225861382
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173327, WF1 5RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4936196829827553,
          53.672953068052394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63196431, WF1 5RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4939070554346077,
          53.67297225861382
        ]
      }
    }
  ]
}