{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peckmill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.210264,
            53.339433
          ],
          [
            -2.210579,
            53.3394
          ],
          [
            -2.210893,
            53.339368
          ],
          [
            -2.210969,
            53.339382
          ],
          [
            -2.211045,
            53.339395
          ],
          [
            -2.211157,
            53.339399
          ],
          [
            -2.21127,
            53.339404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007955540, SK9 2HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.210263874490096,
          53.33943250069779
        ]
      }
    }
  ]
}