{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pitt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.635963,
            53.543852
          ],
          [
            -2.635775,
            53.543622
          ],
          [
            -2.635586,
            53.543392
          ],
          [
            -2.635653,
            53.543315
          ],
          [
            -2.635739,
            53.54329
          ],
          [
            -2.635968,
            53.543223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064481, WN3 4DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6357018286930267,
          53.54355706364654
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012856406, WN3 4DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6360332620017908,
          53.543519346721276
        ]
      }
    }
  ]
}