{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chadwick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.536167,
            54.989883
          ],
          [
            -1.536069,
            54.989787
          ],
          [
            -1.535971,
            54.989692
          ],
          [
            -1.53579,
            54.989516
          ],
          [
            -1.535609,
            54.98934
          ],
          [
            -1.535568,
            54.9893
          ],
          [
            -1.535526,
            54.989259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47019867, NE28 6RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5356090393103612,
          54.98949437257651
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47225973, NE28 6TF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.536167180651541,
          54.98988291024125
        ]
      }
    }
  ]
}