{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pitt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.60425,
            53.396047
          ],
          [
            -2.604123,
            53.396097
          ],
          [
            -2.603996,
            53.396147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pitt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.602811,
            53.396377
          ],
          [
            -2.603196,
            53.396297
          ],
          [
            -2.603581,
            53.396217
          ],
          [
            -2.603789,
            53.396182
          ],
          [
            -2.603996,
            53.396147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013405101, WA5 0LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.602796391360024,
          53.39637747200892
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013407437, WA5 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6040348253765035,
          53.396748736528785
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012807175, WA5 0LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.603941161443931,
          53.396506515450035
        ]
      }
    }
  ]
}