{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.031018,
            53.915406
          ],
          [
            -3.031113,
            53.915221
          ],
          [
            -3.031207,
            53.915036
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.030695,
            53.915885
          ],
          [
            -3.030857,
            53.915646
          ],
          [
            -3.031018,
            53.915406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034095582, FY7 7EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.030386104611734,
          53.91631921603115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010701277, FY7 7DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0307482842675917,
          53.915570084528724
        ]
      }
    }
  ]
}