{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stack Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.190247,
            53.691071
          ],
          [
            -2.190001,
            53.691527
          ],
          [
            -2.189754,
            53.691983
          ],
          [
            -2.189413,
            53.692454
          ],
          [
            -2.189071,
            53.692925
          ],
          [
            -2.189023,
            53.693048
          ],
          [
            -2.188975,
            53.69317
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226586, OL13 9RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1902531701665424,
          53.691083221967105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014330443, OL13 9SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1891838126294836,
          53.692379208624125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025312396, OL13 9TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1889444960312607,
          53.69304470836505
        ]
      }
    }
  ]
}