{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newlands Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.461329,
            53.238843
          ],
          [
            -1.461406,
            53.239149
          ],
          [
            -1.461484,
            53.239455
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74001360, S40 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4615659111540829,
          53.2388892688261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74008003, S40 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4615493501038235,
          53.23901503884482
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74032178, S40 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4611895420882202,
          53.23903139171751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74046621, S40 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.461116095999016,
          53.23891420401522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74058497, S40 4DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.461326867052437,
          53.238834255934634
        ]
      }
    }
  ]
}