{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sadler Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.482399,
            53.55461
          ],
          [
            -1.482218,
            53.554604
          ],
          [
            -1.482037,
            53.554599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sadler Gate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.483336,
            53.554524
          ],
          [
            -1.483211,
            53.554535
          ],
          [
            -1.483086,
            53.554547
          ],
          [
            -1.482925,
            53.554561
          ],
          [
            -1.482764,
            53.554576
          ],
          [
            -1.482662,
            53.554586
          ],
          [
            -1.482559,
            53.554595
          ],
          [
            -1.482479,
            53.554602
          ],
          [
            -1.482399,
            53.55461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022878106, S70 2DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4833356669347755,
          53.554523726190894
        ]
      }
    }
  ]
}