{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ivegate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.168644,
            53.876421
          ],
          [
            -2.168506,
            53.876447
          ],
          [
            -2.168368,
            53.876474
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ivegate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.168368,
            53.876474
          ],
          [
            -2.168192,
            53.876504
          ],
          [
            -2.168017,
            53.876535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022946875, BB8 7PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1680516429530345,
          53.87654765603715
        ]
      }
    }
  ]
}