{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Oldham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.151041,
            53.613176
          ],
          [
            -2.150729,
            53.612794
          ],
          [
            -2.150418,
            53.612412
          ],
          [
            -2.150323,
            53.612277
          ],
          [
            -2.150229,
            53.612141
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114727, OL16 5QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1510101456740016,
          53.61313075180429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090923729, OL16 5QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1505258465794985,
          53.612960586291905
        ]
      }
    }
  ]
}