{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malta Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.968089,
            53.387663
          ],
          [
            -2.968049,
            53.387616
          ],
          [
            -2.968009,
            53.387568
          ],
          [
            -2.967879,
            53.387415
          ],
          [
            -2.96775,
            53.387262
          ],
          [
            -2.967626,
            53.387108
          ],
          [
            -2.967501,
            53.386955
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Malta Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.967501,
            53.386955
          ],
          [
            -2.967324,
            53.386742
          ],
          [
            -2.967146,
            53.38653
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258425, L8 8DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.968088699808184,
          53.38766346464157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38284706, L8 8JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.967812391905138,
          53.38741401498719
        ]
      }
    }
  ]
}