{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Close Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.39719,
            54.919441
          ],
          [
            -1.397216,
            54.919315
          ],
          [
            -1.397241,
            54.919189
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45135949, SR5 2AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3971904350367217,
          54.91944071428899
        ]
      }
    }
  ]
}