{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Post Office Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.983119,
            53.404386
          ],
          [
            -2.983067,
            53.404507
          ],
          [
            -2.983015,
            53.404629
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38113140, L1 3DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.983016863378978,
          53.404512575864345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263696, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9830047254905203,
          53.40463852085774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025303903, L1 3DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9831549099254886,
          53.40462829514488
        ]
      }
    }
  ]
}