{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Legh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.646333,
            53.451871
          ],
          [
            -2.645894,
            53.451884
          ],
          [
            -2.645455,
            53.451898
          ],
          [
            -2.645021,
            53.451911
          ],
          [
            -2.644587,
            53.451925
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39203619, WA12 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.646332810537574,
          53.45187051751205
        ]
      }
    }
  ]
}