{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.314438,
            53.55215
          ],
          [
            -2.314544,
            53.55223
          ],
          [
            -2.31465,
            53.55231
          ],
          [
            -2.314643,
            53.552315
          ],
          [
            -2.314636,
            53.552321
          ],
          [
            -2.314222,
            53.552538
          ],
          [
            -2.313809,
            53.552754
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004912, M26 1GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3146809976748433,
          53.552311598231135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004972, M26 1JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.31653448503472,
          53.5539246092019
        ]
      }
    }
  ]
}