{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Adam Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.965795,
            53.428416
          ],
          [
            -2.965611,
            53.42828
          ],
          [
            -2.965427,
            53.428144
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Adam Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.965427,
            53.428144
          ],
          [
            -2.96527,
            53.428023
          ],
          [
            -2.965113,
            53.427902
          ],
          [
            -2.965008,
            53.42782
          ],
          [
            -2.964902,
            53.427738
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38175683, L5 1XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9651607483320452,
          53.427705819602345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258904, L5 1XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9648752550585753,
          53.42772610467006
        ]
      }
    }
  ]
}