{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whirlaw Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.096907,
            53.727804
          ],
          [
            -2.096354,
            53.727684
          ],
          [
            -2.096238,
            53.727626
          ],
          [
            -2.09567,
            53.727346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033882457, OL14 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0979181430890983,
          53.72742548706931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090220457, OL14 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1007228812648218,
          53.727764702915486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090366291, OL14 8DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.099325982096509,
          53.726705280116725
        ]
      }
    }
  ]
}