{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wind Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.63834,
            53.476404
          ],
          [
            -1.638849,
            53.476219
          ],
          [
            -1.639988,
            53.47566
          ],
          [
            -1.640216,
            53.475548
          ],
          [
            -1.640352,
            53.475553
          ],
          [
            -1.641461,
            53.476032
          ],
          [
            -1.641721,
            53.476076
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wind Hill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.632978,
            53.477682
          ],
          [
            -1.633,
            53.477678
          ],
          [
            -1.633022,
            53.477674
          ],
          [
            -1.635542,
            53.476817
          ],
          [
            -1.635911,
            53.476691
          ],
          [
            -1.63834,
            53.476404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003574243, S36 4GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6394959572266146,
          53.47731008571024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013553908, S36 4GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6330290592375325,
          53.477667934508624
        ]
      }
    }
  ]
}