{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eccles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.485965,
            53.738964
          ],
          [
            -2.485729,
            53.739174
          ],
          [
            -2.485493,
            53.739383
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Eccles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.485873,
            53.738919
          ],
          [
            -2.486098,
            53.738712
          ],
          [
            -2.486323,
            53.738504
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318177, BB2 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4863078168260793,
          53.73849507110901
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024627181, BB2 3QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4859685819297814,
          53.73931436868374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004507647, BB2 3RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.486309996830327,
          53.73868381323603
        ]
      }
    }
  ]
}