{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sydney Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.736347,
            52.718771
          ],
          [
            -2.735936,
            52.71854
          ],
          [
            -2.735525,
            52.718309
          ],
          [
            -2.736105,
            52.717568
          ],
          [
            -2.736232,
            52.717306
          ],
          [
            -2.736325,
            52.717114
          ],
          [
            -2.736725,
            52.716292
          ],
          [
            -2.736928,
            52.715874
          ],
          [
            -2.736996,
            52.715742
          ],
          [
            -2.737064,
            52.715611
          ],
          [
            -2.737318,
            52.7149
          ],
          [
            -2.737937,
            52.713871
          ],
          [
            -2.738032,
            52.713762
          ],
          [
            -2.738213,
            52.713555
          ],
          [
            -2.738887,
            52.713119
          ],
          [
            -2.73924,
            52.712991
          ],
          [
            -2.740156,
            52.712922
          ],
          [
            -2.740617,
            52.713036
          ],
          [
            -2.74064,
            52.71304
          ],
          [
            -2.740662,
            52.713045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011841227, SY1 2TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7373371760454153,
          52.71603215830136
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023705353, SY1 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.73634705309761,
          52.71877120991761
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071403438, SY1 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.740570727991993,
          52.712910519710185
        ]
      }
    }
  ]
}