{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gowy Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.209945,
            53.338813
          ],
          [
            -2.21007,
            53.338813
          ],
          [
            -2.210195,
            53.338812
          ],
          [
            -2.210383,
            53.338811
          ],
          [
            -2.21057,
            53.33881
          ],
          [
            -2.210686,
            53.338806
          ],
          [
            -2.210801,
            53.338802
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007964391, SK9 2PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.210201499952111,
          53.33896520006523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008882844, SK9 2HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2105611823937865,
          53.33881175784356
        ]
      }
    }
  ]
}