{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ambrose Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.536882,
            54.978024
          ],
          [
            -1.537116,
            54.977979
          ],
          [
            -1.53735,
            54.977933
          ],
          [
            -1.53739,
            54.977926
          ],
          [
            -1.53743,
            54.977918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510711613, NE6 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5368818929097134,
          54.97802374458063
        ]
      }
    }
  ]
}