{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chadwick Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.129518,
            53.594537
          ],
          [
            -2.129716,
            53.594478
          ],
          [
            -2.131009,
            53.594453
          ],
          [
            -2.131665,
            53.59444
          ],
          [
            -2.13251,
            53.594349
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114240, OL16 4PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1324500667613457,
          53.594367316385416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023361999, OL16 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132044548163948,
          53.59514075657545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090920624, OL16 4NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132044548163948,
          53.59514075657545
        ]
      }
    }
  ]
}