{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bluegates",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.683071,
            52.969764
          ],
          [
            -2.683277,
            52.969786
          ],
          [
            -2.683313,
            52.96979
          ],
          [
            -2.683455,
            52.969731
          ],
          [
            -2.683547,
            52.969687
          ],
          [
            -2.683639,
            52.969644
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013141207, SY13 1QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6831456090317465,
          52.96977300682749
        ]
      }
    }
  ]
}