{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stubbs Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.530989,
            53.723163
          ],
          [
            -1.531021,
            53.723302
          ],
          [
            -1.531053,
            53.723441
          ],
          [
            -1.531053,
            53.723457
          ],
          [
            -1.53105,
            53.723692
          ],
          [
            -1.531047,
            53.723943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72395611, WF3 2BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5282922228406373,
          53.72230495095403
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72646585, WF3 2BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5310476155841464,
          53.723915651780395
        ]
      }
    }
  ]
}