{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pickop Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.988291,
            53.411676
          ],
          [
            -2.987754,
            53.411744
          ],
          [
            -2.987217,
            53.411813
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pickop Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.987217,
            53.411813
          ],
          [
            -2.98694,
            53.411842
          ],
          [
            -2.986662,
            53.411871
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38264292, L3 2BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.98666188396654,
          53.4118714048949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38275221, L3 2BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.986979840995605,
          53.41195866597187
        ]
      }
    }
  ]
}