{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.27141,
            53.618381
          ],
          [
            -1.271688,
            53.619496
          ],
          [
            -1.271853,
            53.620155
          ],
          [
            -1.272075,
            53.620598
          ],
          [
            -1.27273,
            53.622341
          ],
          [
            -1.273138,
            53.623425
          ],
          [
            -1.273836,
            53.623581
          ],
          [
            -1.273918,
            53.6236
          ],
          [
            -1.274202,
            53.623663
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174921, WF9 1JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2714101624398766,
          53.61838081012946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025050470, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2758730500822426,
          53.62614692432355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025261870, WF9 1NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2732608818703568,
          53.62681421977152
        ]
      }
    }
  ]
}