{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Byerstead Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.595023,
            54.51929
          ],
          [
            -3.595349,
            54.518695
          ],
          [
            -3.595944,
            54.517972
          ],
          [
            -3.59629,
            54.517287
          ],
          [
            -3.596375,
            54.517119
          ],
          [
            -3.596896,
            54.51603
          ],
          [
            -3.597048,
            54.5152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Byerstead Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.597048,
            54.5152
          ],
          [
            -3.597209,
            54.514342
          ],
          [
            -3.597211,
            54.514157
          ],
          [
            -3.597223,
            54.51311
          ],
          [
            -3.597195,
            54.51229
          ],
          [
            -3.596865,
            54.511446
          ],
          [
            -3.596691,
            54.511244
          ],
          [
            -3.595219,
            54.509535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000906921, CA28 9UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.594973218862984,
          54.519336137308116
        ]
      }
    }
  ]
}