{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Whitworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.54263,
            53.592571
          ],
          [
            -2.542877,
            53.592404
          ],
          [
            -2.543125,
            53.592236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Whitworth Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.542346,
            53.59277
          ],
          [
            -2.542488,
            53.592671
          ],
          [
            -2.54263,
            53.592571
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910936, BL6 5PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.542345757080746,
          53.5927702530188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002548912, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.54317216848108,
          53.59241595572565
        ]
      }
    }
  ]
}