{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ribble Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.132307,
            53.524447
          ],
          [
            -2.132709,
            53.524312
          ],
          [
            -2.133111,
            53.524176
          ],
          [
            -2.133301,
            53.524112
          ],
          [
            -2.13349,
            53.524048
          ],
          [
            -2.133559,
            53.524019
          ],
          [
            -2.133628,
            53.52399
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011244862, OL8 4QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.134116324626579,
          53.524265526576336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116729, OL8 4NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.132321954818548,
          53.52445628554304
        ]
      }
    }
  ]
}