{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harcourt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.59416,
            54.937601
          ],
          [
            -1.594104,
            54.937722
          ],
          [
            -1.594048,
            54.937843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Harcourt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.594048,
            54.937843
          ],
          [
            -1.594017,
            54.937938
          ],
          [
            -1.593986,
            54.938033
          ],
          [
            -1.594034,
            54.938061
          ],
          [
            -1.594109,
            54.938105
          ],
          [
            -1.594232,
            54.938177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Harcourt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.594232,
            54.938177
          ],
          [
            -1.594411,
            54.93828
          ],
          [
            -1.594589,
            54.938384
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070832491, NE9 5XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5941599732672551,
          54.937601177960616
        ]
      }
    }
  ]
}