{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Ramsden Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.133916,
            53.650164
          ],
          [
            -2.133835,
            53.650342
          ],
          [
            -2.133732,
            53.650327
          ],
          [
            -2.133328,
            53.650265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23080931, OL12 9PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.13280585123201,
          53.6498782162822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23118397, OL12 9NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.133836070967041,
          53.650344452585465
        ]
      }
    }
  ]
}