{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pitt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.084392,
            53.716336
          ],
          [
            -2.084384,
            53.71623
          ],
          [
            -2.084376,
            53.716125
          ],
          [
            -2.084355,
            53.715776
          ],
          [
            -2.084345,
            53.715608
          ],
          [
            -2.084648,
            53.71558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015312950, OL14 5RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0852834865868273,
          53.715319248849596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024908305, OL14 5RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0847683374733035,
          53.71532860360562
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024908307, OL14 5RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0851472280305816,
          53.715373274547844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218785, OL14 5RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.084391559088117,
          53.71633553556847
        ]
      }
    }
  ]
}