{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.897151,
            53.353493
          ],
          [
            -2.896961,
            53.353464
          ],
          [
            -2.896771,
            53.353434
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261557, L19 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8971672137152575,
          53.35349344726324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38324597, L19 2JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8968209635902427,
          53.353460094636645
        ]
      }
    }
  ]
}