{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Marshall Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.987228,
            53.41682
          ],
          [
            -2.987214,
            53.416727
          ],
          [
            -2.9872,
            53.416633
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263877, L3 6HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9872278441618856,
          53.41681962146586
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38275399, L3 6HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.987146172818754,
          53.41654164032739
        ]
      }
    }
  ]
}