{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Irwell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.025887,
            53.755017
          ],
          [
            -3.025636,
            53.75515
          ],
          [
            -3.025385,
            53.755283
          ],
          [
            -3.025192,
            53.755382
          ],
          [
            -3.024999,
            53.755482
          ],
          [
            -3.024587,
            53.755828
          ],
          [
            -3.02457,
            53.755899
          ],
          [
            -3.024448,
            53.756389
          ],
          [
            -3.024413,
            53.756547
          ],
          [
            -3.024378,
            53.756705
          ],
          [
            -3.024366,
            53.756762
          ],
          [
            -3.024353,
            53.756819
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025189361, FY8 2BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.024726628495867,
          53.756573080745675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095453550, FY8 2AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0259018827445128,
          53.7550080231792
        ]
      }
    }
  ]
}