{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Webster Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.112682,
            53.535478
          ],
          [
            -2.112519,
            53.535434
          ],
          [
            -2.112355,
            53.535389
          ],
          [
            -2.112317,
            53.535379
          ],
          [
            -2.112278,
            53.535368
          ],
          [
            -2.111804,
            53.535236
          ],
          [
            -2.111329,
            53.535104
          ],
          [
            -2.111266,
            53.535004
          ],
          [
            -2.11133,
            53.53492
          ],
          [
            -2.111469,
            53.534738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116915, OL8 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1114729619815242,
          53.53471533387871
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000125115, OL8 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1118200674929035,
          53.53475096249052
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000132544, OL8 1UL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1118350362264766,
          53.53470600667082
        ]
      }
    }
  ]
}