{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burroughs Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.982813,
            53.417836
          ],
          [
            -2.983154,
            53.417945
          ],
          [
            -2.983495,
            53.418055
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Burroughs Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983541,
            53.418082
          ],
          [
            -2.983944,
            53.418182
          ],
          [
            -2.984237,
            53.418256
          ],
          [
            -2.984344,
            53.418225
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Burroughs Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983495,
            53.418055
          ],
          [
            -2.983518,
            53.418068
          ],
          [
            -2.983541,
            53.418082
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260615, L3 6DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.984342422727129,
          53.41827268270329
        ]
      }
    }
  ]
}