{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leigh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.125233,
            53.616324
          ],
          [
            -2.125265,
            53.616271
          ],
          [
            -2.125298,
            53.616219
          ],
          [
            -2.125319,
            53.616183
          ],
          [
            -2.125341,
            53.616147
          ],
          [
            -2.125392,
            53.61606
          ],
          [
            -2.125443,
            53.615974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23076671, OL16 3BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125534488867729,
          53.61612635736009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114365, OL16 3BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125413183810118,
          53.61600064948289
        ]
      }
    }
  ]
}