{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stoney Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.422257,
            50.831113
          ],
          [
            -3.422115,
            50.831457
          ],
          [
            -3.422085,
            50.831977
          ],
          [
            -3.421839,
            50.832498
          ],
          [
            -3.421958,
            50.833105
          ],
          [
            -3.422156,
            50.834118
          ],
          [
            -3.422082,
            50.834884
          ],
          [
            -3.422067,
            50.83504
          ],
          [
            -3.422059,
            50.835126
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035362911, EX5 4PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4220440955223728,
          50.83511763378418
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004001238, EX5 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.422396942651529,
          50.83130927020238
        ]
      }
    }
  ]
}